Home
last modified time | relevance | path

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

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