Searched refs:NT_VOID (Results 1 – 5 of 5) sorted by relevance
54 case NT_VOID: in write_macdef()127 if (hn->type != NT_VOID) in save_idents()222 case NT_VOID: in count_defs()261 case NT_VOID: in write_defs()405 if (hn->type != NT_VOID || hn->flags & NODE_POISONED) in collect_ht_nodes()608 if (h->type != NT_VOID in save_macros()699 if (h->type == NT_VOID) in cpp_read_state()
1281 h->type = NT_VOID; in _cpp_free_definition()1651 if (node->type != NT_VOID) in _cpp_create_definition()
602 h->type = NT_VOID; in undefine_macros()2036 node->type = NT_VOID; in do_unassert()
549 NT_VOID = 0, /* No definition yet. */ enumerator
5069 * cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.5243 NODE_BUILTIN, NODE_DIAGNOSTIC, NT_VOID, NT_MACRO, NT_ASSERTION,