Searched refs:NT_MACRO (Results 1 – 25 of 26) sorted by relevance
12
61 case NT_MACRO: in write_macdef()74 if (hn->type == NT_MACRO) in write_macdef()231 case NT_MACRO: in count_defs()270 case NT_MACRO: in write_defs()626 if (h->type != NT_MACRO) in cpp_valid_state()764 && h->type == NT_MACRO in save_macros()783 case NT_MACRO: in save_macros()
108 return node && node->type == NT_MACRO; in cpp_defined()
668 if (node->type == NT_MACRO) in do_undef()1669 if (hp->type == NT_MACRO) in do_pragma_poison()1963 skip = (node->type != NT_MACRO in do_ifdef()1969 if (node->type == NT_MACRO) in do_ifdef()2009 skip = (node->type == NT_MACRO in do_ifndef()2015 if (node->type == NT_MACRO) in do_ifndef()2511 if (node->type == NT_MACRO) in cpp_pop_definition()
345 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in _cpp_warn_if_unused_macro()2753 if (node->type != NT_MACRO || (result->flags & NO_EXPAND)) in cpp_get_token_1()3505 if (node->type == NT_MACRO) in _cpp_create_definition()3521 if (warned && node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in _cpp_create_definition()3532 node->type = NT_MACRO; in _cpp_create_definition()3597 return (node->type == NT_MACRO in cpp_fun_like_macro_p()3614 if (node->type != NT_MACRO || (node->flags & NODE_BUILTIN)) in cpp_macro_definition()3616 if (node->type != NT_MACRO in cpp_macro_definition()
97 if ((NODE)->type == NT_MACRO && !((NODE)->flags & NODE_BUILTIN)) \
483 hp->type = NT_MACRO; in cpp_init_special_builtins()
1071 if (node->type == NT_MACRO) in parse_defined()1100 result.low = (node && node->type == NT_MACRO in parse_defined()
524 if (node->type == NT_MACRO in _cpp_scan_out_logical_line()
808 if (file->cmacro && file->cmacro->type == NT_MACRO) in should_stack_file()
60 case NT_MACRO: in write_macdef()73 if (hn->type == NT_MACRO) in write_macdef()220 case NT_MACRO: in count_defs()259 case NT_MACRO: in write_defs()613 if (h->type != NT_MACRO) in cpp_valid_state()752 && h->type == NT_MACRO in save_macros()771 case NT_MACRO: in save_macros()
107 return node && node->type == NT_MACRO; in cpp_defined()
607 if (node->type == NT_MACRO) in do_undef()1603 if (hp->type == NT_MACRO) in do_pragma_poison()1857 skip = (node->type != NT_MACRO in do_ifdef()1863 if (node->type == NT_MACRO) in do_ifdef()1903 skip = (node->type == NT_MACRO in do_ifndef()1909 if (node->type == NT_MACRO) in do_ifndef()2412 if (node->type == NT_MACRO) in cpp_pop_definition()
181 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in _cpp_warn_if_unused_macro()2280 if (node->type != NT_MACRO || (result->flags & NO_EXPAND)) in cpp_get_token_1()2986 if (node->type == NT_MACRO) in _cpp_create_definition()3002 if (warned && node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in _cpp_create_definition()3013 node->type = NT_MACRO; in _cpp_create_definition()3086 if (node->type != NT_MACRO || (node->flags & NODE_BUILTIN)) in cpp_macro_definition()3088 if (node->type != NT_MACRO in cpp_macro_definition()
96 if ((NODE)->type == NT_MACRO && !((NODE)->flags & NODE_BUILTIN)) \
443 hp->type = NT_MACRO; in cpp_init_special_builtins()
861 if (node->type == NT_MACRO) in parse_defined()890 result.low = (node && node->type == NT_MACRO in parse_defined()
484 if (node->type == NT_MACRO in _cpp_scan_out_logical_line()
710 if (file->cmacro && file->cmacro->type == NT_MACRO) in should_stack_file()
48 if (hashnode->type != NT_MACRO) in should_suggest_as_macro_p()
693 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in dump_macro()
176 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN) in count_ada_macro()195 if (node->type == NT_MACRO in store_ada_macro()
617 NT_MACRO, /* A macro of some form. */ enumerator656 : HNODE.type == NT_MACRO ? ((HNODE.flags & NODE_BUILTIN) \
702 NT_MACRO, /* A macro of some form. */ enumerator742 : HNODE.type == NT_MACRO ? ((HNODE.flags & NODE_BUILTIN) \
645 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN)) in dump_macro()
438 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN) in count_ada_macro()459 if (node->type == NT_MACRO && !(node->flags & NODE_BUILTIN) in store_ada_macro()