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

/bionic/libc/stdio/
H A Dvfprintf.c882 unsigned char stattypetable[STATIC_ARG_TBL_SIZE]; local
934 typetable = stattypetable;
1187 if (typetable != NULL && typetable != stattypetable) {

Completed in 6 milliseconds