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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfprintf.c92 static int __grow_type_table(unsigned char **typetable, int *tablesize);
1161 __grow_type_table(&typetable, &tablesize) : 0, \
1496 __grow_type_table(unsigned char **typetable, int *tablesize) function
H A Dvfwprintf.c89 static int __grow_type_table(unsigned char **typetable, int *tablesize);
1128 __grow_type_table(&typetable, &tablesize) : 0, \
1445 __grow_type_table(unsigned char **typetable, int *tablesize) function

Completed in 56 milliseconds