Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c822 static const unsigned char odigits[32] = variable
864 dmap = odigits; in _bdf_atoul()
911 dmap = odigits; in _bdf_atol()
966 dmap = odigits; in _bdf_atos()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dpngfix.c203 int d, odigits; in uarb_copy() local
205 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