Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDc-lex.c781 ? cpp_interpret_string : cpp_interpret_string_notranslate) in lex_string()
789 int xlated = cpp_interpret_string_notranslate (parse_in, strs, in lex_string()
/trueos/contrib/gcclibs/libcpp/include/
HDcpplib.h706 extern bool cpp_interpret_string_notranslate (cpp_reader *,
/trueos/contrib/gcclibs/libcpp/
HDdirectives.c873 if (cpp_interpret_string_notranslate (pfile, &token->val.str, 1, in do_line()
926 if (cpp_interpret_string_notranslate (pfile, &token->val.str, in do_linemarker()
HDcharset.c1360 cpp_interpret_string_notranslate (cpp_reader *pfile, const cpp_string *from, in cpp_interpret_string_notranslate() function
/trueos/contrib/gcc/cp/
HDparser.c2971 if ((translate ? cpp_interpret_string : cpp_interpret_string_notranslate) in cp_parser_string_literal()