Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c838 static const unsigned char hdigits[32] = variable
867 dmap = hdigits; in _bdf_atoul()
880 dmap = hdigits; in _bdf_atoul()
914 dmap = hdigits; in _bdf_atol()
935 dmap = hdigits; in _bdf_atol()
969 dmap = hdigits; in _bdf_atos()
990 dmap = hdigits; in _bdf_atos()
1757 if ( !sbitset( hdigits, c ) ) in _bdf_parse_glyphs()
1781 sbitset( hdigits, line[nibbles] ) && in _bdf_parse_glyphs()

Completed in 6 milliseconds