Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfwprintf.c1457 unsigned char *oldtable = *typetable; in __grow_type_table() local
1468 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()
Dvfprintf.c1491 unsigned char *oldtable = *typetable; in __grow_type_table() local
1502 bcopy(oldtable, *typetable, *tablesize); in __grow_type_table()