Searched refs:emit_numeric_escape (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/gcclibs/libcpp/ |
| HD | charset.c | 1071 emit_numeric_escape (cpp_reader *pfile, cppchar_t n, in emit_numeric_escape() function 1160 emit_numeric_escape (pfile, n, tbuf, wide); in convert_hex() 1199 emit_numeric_escape (pfile, n, tbuf, wide); in convert_oct() 1345 emit_numeric_escape (pfile, 0, &tbuf, wide); in cpp_interpret_string()
|
| HD | ChangeLog | 277 (emit_numeric_escape): Use XRESIZEVEC. 660 * charset.c (_cpp_destroy_iconv, emit_numeric_escape)
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2003 | 15630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,
|