Searched refs:bc_program_assignSeed (Results 1 – 3 of 3) sorted by relevance
398 bc_program_assignSeed(&vm->prog, &n); in bc_args()
1412 bc_program_assignSeed(BcProgram* p, BcNum* val) in bc_program_assignSeed() function1561 else if (left->t == BC_RESULT_SEED) bc_program_assignSeed(p, l); in bc_program_assign()
427 bc_program_assignSeed(BcProgram* p, BcNum* val);