Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bc/include/
H A Dnum.h814 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline);
/freebsd-13.1/contrib/bc/src/
H A Dnum.c3867 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline) { in bc_num_printDebug() function