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

/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dcharset.c1066 /* Subroutine of convert_hex and convert_oct. N is the representation
1122 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit,
1234 return convert_hex (pfile, from, limit, tbuf, wide);
1121 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit, function

Completed in 68 milliseconds