Lines Matching refs:cpp_defined
4285 * cpphash.c: Move cpp_defined here from cpplib.c.
4286 * cpplib.c: Update comments, move cpp_defined to cpphash.c.
5181 (unwind_if_stack, cpp_defined, cpp_push_buffer, cpp_pop_buffer): Update.
14726 lex): Check val.node->type instead of calling cpp_defined.
15029 cpp_defined): Update for new scheme.
15859 cpp_defined to const unsigned char *.
17219 Examine the cmacro node directly, no need to call cpp_defined.
20226 do_unassert, cpp_defined): Use _cpp_lookup. Don't create a
20326 (check_macro_names): Provide length of token to cpp_defined.
20331 cpp_defined.
27462 ourselves, with cpp_defined.
28664 (do_xifdef): Use cpp_defined. De-obfuscate.
28748 (parse_charconst, cpp_lex): Use cpp_defined.
28758 (cpp_defined): New function.
28768 * cppfiles.c (redundant_include_p): Use cpp_defined.
28774 from enum node_type. Prototype cpp_defined and get_directive_token.
28777 * fix-header.c (check_macro_names): Use cpp_defined.