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

/bionic/libc/stdio/
H A Dvfprintf.c56 static int __grow_type_table(unsigned char **typetable, int *tablesize);
894 __grow_type_table(&typetable, &tablesize) : 0, \
1197 __grow_type_table(unsigned char **typetable, int *tablesize) function

Completed in 45 milliseconds