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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dprintf-args.h24 PRINTF_FETCHARGS Name of the function to be declared.
28 #ifndef PRINTF_FETCHARGS
29 # define PRINTF_FETCHARGS printf_fetchargs macro
153 int PRINTF_FETCHARGS (va_list args, arguments *a);
H A Dprintf-args.c21 PRINTF_FETCHARGS Name of the function to be defined.
24 #ifndef PRINTF_FETCHARGS
29 #ifndef PRINTF_FETCHARGS
37 PRINTF_FETCHARGS (va_list args, arguments *a) function
H A Dvasnprintf.c1758 if (PRINTF_FETCHARGS (args, &a) < 0)

Completed in 30 milliseconds