Searched defs:tablesize (Results 1 – 1 of 1) sorted by relevance
320 int tablesize; /* current size of type table */ in __find_arguments() local644 static int __grow_type_table(unsigned char** typetable, int* tablesize) { in __grow_type_table()