Home
last modified time | relevance | path

Searched refs:cpp_quote_string (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-ppoutput.c282 p = cpp_quote_string (to_file_quoted, in print_line()
403 p = cpp_quote_string (to_file_quoted, (unsigned char *) dir, to_file_len); in pp_dir_change()
H A DChangeLog-200224971 * cppmacro.c (new_string_token, builtin_macro, cpp_quote_string,
28588 * cppmacro.c (quote_string): Rename cpp_quote_string and
28590 * cpplib.h (cpp_quote_string): Prototype.
28591 * cppmain.c (print_line): Call cpp_quote_string on to_file
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c182 buf = cpp_quote_string (buf + 1, (const unsigned char *) name, len); in _cpp_builtin_macro_text()
331 cpp_quote_string (uchar *dest, const uchar *src, unsigned int len) in cpp_quote_string() function
408 dest = cpp_quote_string (dest, buf, len); in stringify_arg()
H A DChangeLog192 (cpp_quote_string): Don't octalify non printable
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h840 extern unsigned char *cpp_quote_string (unsigned char *, const unsigned char *,