Home
last modified time | relevance | path

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

/src/contrib/bc/src/
H A Dprogram.c57 bc_program_type_num(BcResult* r, BcNum* n) in bc_program_type_num() function
538 bc_program_type_num(*l, *ln); in bc_program_binOpPrep()
539 bc_program_type_num(*r, *rn); in bc_program_binOpPrep()
579 if (!good) bc_program_type_num(*r, *rn); in bc_program_assignPrep()
613 bc_program_type_num(*r, *n); in bc_program_prep()
2004 bc_program_type_num(opd, num); in bc_program_builtin()
2202 bc_program_type_num(r1, n1); in bc_program_modexp()