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

/haiku-buildtools/gcc/libcpp/include/
H A Dcpplib.h814 extern cppchar_t cpp_interpret_charconst (cpp_reader *, const cpp_token *,
/haiku-buildtools/gcc/libcpp/
H A Dcharset.c1481 /* Subroutine of cpp_interpret_charconst which performs the conversion
1484 cpp_interpret_charconst. */
1550 /* Subroutine of cpp_interpret_charconst which performs the conversion
1553 cpp_interpret_charconst. TYPE is the token type. */
1613 cpp_interpret_charconst (cpp_reader *pfile, const cpp_token *token,
1610 cpp_interpret_charconst (cpp_reader *pfile, const cpp_token *token, function
H A Dexpr.c1033 cppchar_t cc = cpp_interpret_charconst (pfile, token,
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ada-spec.c276 c = cpp_interpret_charconst (parse_in, token,

Completed in 69 milliseconds