Searched refs:bc_program_binPrep (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/bc/src/ |
H A D | program.c | 475 bc_program_binPrep(BcProgram* p, BcResult** l, BcNum** ln, BcResult** r, in bc_program_binPrep() function 537 bc_program_binPrep(p, l, ln, r, rn, idx); in bc_program_binOpPrep() 565 bc_program_binPrep(p, l, ln, r, rn, 0); in bc_program_assignPrep()
|