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

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

Completed in 50 milliseconds