Home
last modified time | relevance | path

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

/external/bc/src/
Dnum.c1730 bool print_rdx = (irdx & (j == BC_BASE_DIGS - 1)); in bc_num_printDecimal() local
1732 if (!zero) bc_num_printHex(buffer[j], 1, print_rdx); in bc_num_printDecimal()