Searched defs:PRINTF_FETCHARGS (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
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 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);

Completed in 21 milliseconds