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