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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfprintf.c1111 #define T_U_LLONG 11 macro
1178 ((flags&LLONGINT) ? ADDTYPE(T_U_LLONG) : \
1424 case T_U_LLONG:
H A Dvfwprintf.c1080 #define T_U_LLONG 11 macro
1145 ((flags&LLONGINT) ? ADDTYPE(T_U_LLONG) : \
1381 case T_U_LLONG:

Completed in 194 milliseconds