Home
last modified time | relevance | path

Searched refs:convert_escape (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/
HDcharset.c1209 convert_escape (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_escape() function
1340 p = convert_escape (pfile, p + 1, limit, &tbuf, wide); in cpp_interpret_string()
HDChangeLog201 * charset.c (convert_escape): Don't use %03o in diagnostic.
/NextBSD/contrib/gcc/
HDChangeLog-200314411 (convert_escape, cpp_interpret_string): Use APPLY_CONVERSION.
15630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,