Searched refs:printf_arg (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf-parse.h52 union printf_arg union
H A Dvfprintf.c1337 union printf_arg *args_value; /* This is not used here but ... */
1345 union printf_arg the_arg;
1628 union printf_arg *args_value = NULL;
1694 args_value = alloca (nargs * sizeof (union printf_arg));
1780 union printf_arg the_arg;

Completed in 86 milliseconds