Home
last modified time | relevance | path

Searched refs:T_UNUSED (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libc/stdio/
HDprintf-pos.c62 T_UNUSED, TP_SHORT, T_INT, T_U_INT, TP_INT, enumerator
94 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()
/trueos/contrib/sendmail/libsm/
HDvfprintf.c792 #define T_UNUSED 0 macro
884 (void) memset(typetable, T_UNUSED, STATIC_ARG_TBL_SIZE);
1029 case T_UNUSED:
1114 (void) memset(&typetable [*tablesize], T_UNUSED,
/trueos/contrib/gcc/
HDChangeLog-200023158 * cpphash.h (T_UNUSED): Replace with T_EMPTY.