Searched refs:BC_PROG_IBASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/bc/include/
H A Dprogram.h115 #define BC_PROG_IBASE(p) ((p)->globals[BC_PROG_GLOBALS_IBASE]) macro
/freebsd-13-stable/contrib/bc/src/
H A Dprogram.c383 BcBigDig base = BC_PROG_IBASE(p);

Completed in 157 milliseconds