Searched refs:outdigit (Results 1 – 3 of 3) sorted by relevance
29 int grouping, outdigit; in _uintmaxtostr() local47 outdigit = 0x80 & alphacase; in _uintmaxtostr()48 alphacase ^= outdigit; in _uintmaxtostr()80 if (unlikely(outdigit)) { in _uintmaxtostr()132 if (unlikely(outdigit)) { in _uintmaxtostr()
147 a) Fix bug in *printf: outdigit precison bug
779 #warning TODO: Put the outdigit string length in the locale_mmap object. in _locale_set_l()
Completed in 5 milliseconds