Searched refs:cpp_interpret_string_notranslate (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dc-lex.c783 ? cpp_interpret_string : cpp_interpret_string_notranslate)
791 int xlated = cpp_interpret_string_notranslate (parse_in, strs,
/freebsd-10.0-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h694 extern bool cpp_interpret_string_notranslate (cpp_reader *,
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Ddirectives.c868 if (cpp_interpret_string_notranslate (pfile, &token->val.str, 1,
921 if (cpp_interpret_string_notranslate (pfile, &token->val.str,
/freebsd-10.0-release/contrib/gcc/cp/
H A Dparser.c2797 if ((translate ? cpp_interpret_string : cpp_interpret_string_notranslate)

Completed in 221 milliseconds