Searched defs:statargtable (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/stdio/ | ||
D | vfprintf.cpp | 116 union arg statargtable[STATIC_ARG_TBL_SIZE]; in FUNCTION_NAME() local |
D | vfwprintf.cpp | 119 union arg statargtable[STATIC_ARG_TBL_SIZE]; in FUNCTION_NAME() local |