Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dnum.h864 bc_num_printDebug(const BcNum* n, const char* name, bool emptyline);
/freebsd/contrib/bc/src/
H A Dnum.c4403 bc_num_printDebug(const BcNum* n, const char* name, bool emptyline) in bc_num_printDebug() function