Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dprintf_common.h645 unsigned char* old_table = *typetable; in __grow_type_table() local
655 bcopy(old_table, *typetable, *tablesize); in __grow_type_table()