Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dprintf_common.h202 #define T_UNUSED 0 macro
388 memset(typetable, T_UNUSED, STATIC_ARG_TBL_SIZE); in __find_arguments()
548 case T_UNUSED: in __find_arguments()
665 memset(*typetable + *tablesize, T_UNUSED, (new_size - *tablesize)); in __grow_type_table()