Home
last modified time | relevance | path

Searched defs:tablesize (Results 1 – 1 of 1) sorted by relevance

/minix3/lib/libc/stdio/
H A Dvfwprintf.c1602 size_t tablesize; /* current size of type table */ in __find_arguments() local
1969 __grow_type_table (size_t nextarg, enum typeid **typetable, size_t *tablesize) in __grow_type_table()