Searched refs:NT_VOID (Results 1 – 8 of 8) sorted by relevance
55 case NT_VOID: in write_macdef()132 if (hn->type != NT_VOID) in save_idents()237 case NT_VOID: in count_defs()276 case NT_VOID: in write_defs()542 if (hn->type != NT_VOID || hn->flags & NODE_POISONED) in collect_ht_nodes()768 if (h->type != NT_VOID in save_macros()862 if (h->type == NT_VOID) in cpp_read_state()
697 h->type = NT_VOID; in undefine_macros()1575 if (node->type == NT_VOID) in do_pragma_push_macro()2412 node->type = NT_VOID; in do_unassert()2518 if (node->type != NT_VOID) in cpp_pop_definition()2533 h->type = NT_VOID; in cpp_pop_definition()
3057 h->type = NT_VOID; in _cpp_free_definition()3528 if (node->type != NT_VOID) in _cpp_create_definition()
56 case NT_VOID: in write_macdef()131 if (hn->type != NT_VOID) in save_idents()226 case NT_VOID: in count_defs()265 case NT_VOID: in write_defs()529 if (hn->type != NT_VOID || hn->flags & NODE_POISONED) in collect_ht_nodes()756 if (h->type != NT_VOID in save_macros()847 if (h->type == NT_VOID) in cpp_read_state()
631 h->type = NT_VOID; in undefine_macros()1509 if (node->type == NT_VOID) in do_pragma_push_macro()2313 node->type = NT_VOID; in do_unassert()2419 if (node->type != NT_VOID) in cpp_pop_definition()2434 h->type = NT_VOID; in cpp_pop_definition()
2582 h->type = NT_VOID; in _cpp_free_definition()3009 if (node->type != NT_VOID) in _cpp_create_definition()
616 NT_VOID = 0, /* No definition yet. */ enumerator
701 NT_VOID = 0, /* No definition yet. */ enumerator