Home
last modified time | relevance | path

Searched refs:bc_program_binPrep (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/bc/src/
H A Dprogram.c435 static void bc_program_binPrep(BcProgram *p, BcResult **l, BcNum **ln, in bc_program_binPrep() function
491 bc_program_binPrep(p, l, ln, r, rn, idx); in bc_program_binOpPrep()
517 bc_program_binPrep(p, l, ln, r, rn, 0); in bc_program_assignPrep()