Home
last modified time | relevance | path

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

/stdio-common/
A Dreg-type.c31 static int pa_next_type = PA_LAST;
43 calloc (0x100 - PA_LAST, sizeof (void *)); in __register_printf_type()
53 __printf_va_arg_table[result - PA_LAST] = fct; in __register_printf_type()
A Dprintf.h157 PA_LAST enumerator
A Dtst-vfprintf-user-type.c144 TEST_VERIFY_EXIT (user_type >= PA_LAST); in do_test()
A Dvfprintf-internal.c1795 && __printf_va_arg_table[args_type[cnt] - PA_LAST] != NULL) in printf_positional()
1798 (*__printf_va_arg_table[args_type[cnt] - PA_LAST]) in printf_positional()

Completed in 7 milliseconds