Home
last modified time | relevance | path

Searched refs:convert_hex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dcharset.c1121 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_hex() function
1233 return convert_hex (pfile, from, limit, tbuf, wide); in convert_escape()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200315630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,