Searched refs:convert_oct (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | charset.c | 1422 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 D | charset.cc | 1455 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 D | ChangeLog | 384 * 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 D | ChangeLog-2003 | 15630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,
|