Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dcharset.c1422 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_oct() function
1508 return convert_oct (pfile, from, limit, tbuf, cvt, in convert_escape()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc1455 convert_oct (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_oct() function
1538 return convert_oct (pfile, from, limit, tbuf, cvt, in convert_escape()
H A DChangeLog384 * charset.c (convert_oct): Remove unused but set variable.
2561 (convert_oct): Likewise.
5853 (convert_oct): Idem.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200315630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,