Home
last modified time | relevance | path

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

/external/bc/include/
Dnum.h250 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline);
/external/bc/src/
Dnum.c2910 void bc_num_printDebug(const BcNum *n, const char *name, bool emptyline) { in bc_num_printDebug() function