Searched refs:T_U_LLONG (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfprintf.c1106 #define T_U_LLONG 11 macro
1173 ((flags&LLONGINT) ? ADDTYPE(T_U_LLONG) : \
1417 case T_U_LLONG:
H A Dvfwprintf.c1090 #define T_U_LLONG 11 macro
1155 ((flags&LLONGINT) ? ADDTYPE(T_U_LLONG) : \
1391 case T_U_LLONG:

Completed in 7 milliseconds