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

/openbsd-current/lib/libc/stdio/
H A Dvfprintf.c93 static int __grow_type_table(unsigned char **typetable, int *tablesize);
1150 __grow_type_table(&typetable, &tablesize) : 0, \
1470 __grow_type_table(unsigned char **typetable, int *tablesize) function
H A Dvfwprintf.c90 static int __grow_type_table(unsigned char **typetable, int *tablesize);
1153 __grow_type_table(&typetable, &tablesize) : 0, \
1468 __grow_type_table(unsigned char **typetable, int *tablesize) function

Completed in 91 milliseconds