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

/haiku-buildtools/gcc/libcpp/include/
H A Dcpplib.h820 extern bool cpp_interpret_string_notranslate (cpp_reader *,
/haiku-buildtools/gcc/libcpp/
H A Ddirectives.c953 if (cpp_interpret_string_notranslate (pfile, &token->val.str, 1,
1009 if (cpp_interpret_string_notranslate (pfile, &token->val.str,
1676 || !cpp_interpret_string_notranslate (pfile, &tok->val.str, 1, &str,
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c3749 if ((translate ? cpp_interpret_string : cpp_interpret_string_notranslate)

Completed in 124 milliseconds