Searched refs:odigits (Results 1 – 2 of 2) sorted by relevance
822 static const unsigned char odigits[32] = variable864 dmap = odigits; in _bdf_atoul()911 dmap = odigits; in _bdf_atol()966 dmap = odigits; in _bdf_atos()
203 int d, odigits; in uarb_copy() local205 for (d=odigits=0; d<idigits; ++d) in uarb_copy()207 odigits = d+1; in uarb_copy()209 return odigits; in uarb_copy()
Completed in 11 milliseconds