Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c413 p = cpp_quote_string (to_file_quoted, in print_line_1()
637 p = cpp_quote_string (to_file_quoted, (const unsigned char *) dir, to_file_len); in pp_dir_change()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc506 unsigned char *p = cpp_quote_string (to_file_quoted, in print_line_1()
733 p = cpp_quote_string (to_file_quoted, (const unsigned char *) dir, to_file_len); in pp_dir_change()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc887 p = cpp_quote_string (to_file_quoted, in print_line()
1139 p = cpp_quote_string (to_file_quoted, (const unsigned char *) dir, to_file_len); in pp_dir_change()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c867 p = cpp_quote_string (to_file_quoted, in print_line()
1104 p = cpp_quote_string (to_file_quoted, (const unsigned char *) dir, to_file_len); in pp_dir_change()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1280 extern unsigned char *cpp_quote_string (unsigned char *, const unsigned char *,
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1401 extern unsigned char *cpp_quote_string (unsigned char *, const unsigned char *,
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c615 buf = cpp_quote_string (buf + 1, (const unsigned char *) name, len); in _cpp_builtin_macro_text()
817 cpp_quote_string (uchar *dest, const uchar *src, unsigned int len) in cpp_quote_string() function
909 dest = cpp_quote_string (dest, buf, len); in stringify_arg()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc630 buf = cpp_quote_string (buf + 1, (const unsigned char *) name, len); in _cpp_builtin_macro_text()
867 cpp_quote_string (uchar *dest, const uchar *src, unsigned int len) in cpp_quote_string() function
959 dest = cpp_quote_string (dest, buf, len); in stringify_arg()
H A DChangeLog2102 * macro.c (cpp_quote_string): Escape raw LFs.
6477 (cpp_quote_string): Don't octalify non printable
/netbsd-src/external/gpl3/gcc/dist/gcc/
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