HomeSort by: relevance | last modified time | path
    Searched defs:convert_oct (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libcpp/
charset.cc 1327 /* Subroutine of convert_hex and convert_oct. N is the representation
1457 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit,
1540 return convert_oct (pfile, from, limit, tbuf, cvt,
1455 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit, function

Completed in 27 milliseconds