Searched refs:convert_oct (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
1227 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit,
1290 return convert_oct (pfile, from, limit, tbuf, cvt);
1226 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit, function

Completed in 46 milliseconds