Searched refs:PRINTF_FETCHARGS (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dprintf-args.h27 PRINTF_FETCHARGS Name of the function to be declared.
31 #ifndef PRINTF_FETCHARGS
32 # define PRINTF_FETCHARGS printf_fetchargs macro
156 int PRINTF_FETCHARGS (va_list args, arguments *a);
H A Dprintf-args.c24 PRINTF_FETCHARGS Name of the function to be defined.
27 #ifndef PRINTF_FETCHARGS
32 #ifndef PRINTF_FETCHARGS
40 PRINTF_FETCHARGS (va_list args, arguments *a) function
H A Dvasnprintf.c1496 if (PRINTF_FETCHARGS (args, &a) < 0)

Completed in 112 milliseconds