Home
last modified time | relevance | path

Searched refs:stattypetable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c1545 enum typeid stattypetable [STATIC_ARG_TBL_SIZE]; in __find_arguments() local
1558 if (typetable != stattypetable) \ in __find_arguments()
1623 memset(stattypetable, 0, sizeof(stattypetable)); in __find_arguments()
1624 typetable = stattypetable; in __find_arguments()
1801 if (typetable != stattypetable) in __find_arguments()
1904 if (typetable != stattypetable) in __find_arguments()