Searched refs:T_UNUSED (Results 1 – 3 of 3) sorted by relevance
62 T_UNUSED, TP_SHORT, T_INT, T_U_INT, TP_INT, enumerator94 types->table[n] = T_UNUSED; in inittypes()641 newtable[n] = T_UNUSED; in __grow_type_table()668 case T_UNUSED: /* whoops! */ in build_arg_table()
792 #define T_UNUSED 0 macro884 (void) memset(typetable, T_UNUSED, STATIC_ARG_TBL_SIZE);1029 case T_UNUSED:1114 (void) memset(&typetable [*tablesize], T_UNUSED,
23158 * cpphash.h (T_UNUSED): Replace with T_EMPTY.