Searched refs:oldtable (Results 1 – 2 of 2) sorted by relevance
1458 unsigned char *oldtable = *typetable; in __grow_type_table() local1469 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()
1492 unsigned char *oldtable = *typetable; in __grow_type_table() local1503 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()