Searched refs:convert_hex (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dcharset.c1120 /* Subroutine of convert_hex and convert_oct. N is the representation
1177 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit,
1285 return convert_hex (pfile, from, limit, tbuf, cvt);
1176 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit, function

Completed in 40 milliseconds