Home
last modified time | relevance | path

Searched refs:T_U_INT (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dprintf-pos.c65 T_UNUSED, TP_SHORT, T_INT, T_U_INT, TP_INT, enumerator
180 types->table[types->nextarg++] = T_U_INT; in adduarg()
698 case T_U_INT: in build_arg_table()
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c798 #define T_U_INT 5 macro
857 ((flags & SHORTINT) ? ADDTYPE(T_U_SHORT) : ADDTYPE(T_U_INT)))
1045 case T_U_INT: