Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Ddata.c1387 const BcNumBinaryOpReq bc_program_opReqs[] = { variable
H A Dprogram.c702 bc_num_init(&res->d.n, bc_program_opReqs[idx](n1, n2, BC_PROG_SCALE(p))); in bc_program_op()
/freebsd/contrib/bc/include/
H A Dprogram.h446 extern const BcNumBinaryOpReq bc_program_opReqs[];