Searched defs:T_LONG (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dvfprintf.c845 #define T_LONG 7 macro
903 ((flags&LONGINT) ? ADDTYPE(T_LONG) : \
1136 case T_LONG:

Completed in 4 milliseconds