Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dvfprintf.c883 int tablesize; /* current size of type table */ in __find_arguments() local
1197 __grow_type_table(unsigned char **typetable, int *tablesize) in __grow_type_table()