Searched defs:ndigits (Results 1 – 7 of 7) sorted by relevance
3658 size_t ndigits; in VASNPRINTF() local3713 size_t ndigits; in VASNPRINTF() local3824 size_t ndigits = precision; in VASNPRINTF() local3848 size_t ndigits; in VASNPRINTF() local4123 size_t ndigits; in VASNPRINTF() local4175 size_t ndigits; in VASNPRINTF() local4298 size_t ndigits = precision; in VASNPRINTF() local4322 size_t ndigits; in VASNPRINTF() local
860 int ndigits = end - rest; in PR_ParseTimeString() local
189 int ndigits = 0; in uarb_set() local335 uarb_shift(uarb inout, int ndigits, unsigned int right_shift) in uarb_shift()2246 max_window_bits(uarbc size, int ndigits) in max_window_bits()
1523 for (int ndigits=0; ndigits<=3; ndigits++) { in decimals() local
651 int ndigits = 0; in p_count() local
451 int ndigits, i; in getExtName() local
3545 double dd; int mode, ndigits, *decpt, *sign; char **rve; variable