Home
last modified time | relevance | path

Searched refs:oldtable (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfprintf.c1498 unsigned char *oldtable = *typetable; in __grow_type_table() local
1509 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()
Dvfwprintf.c1447 unsigned char *oldtable = *typetable; in __grow_type_table() local
1458 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()