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

/external/bison/lib/
H A Dprintf-args.h23 PRINTF_FETCHARGS Name of the function to be declared.
27 #ifndef PRINTF_FETCHARGS
28 # define PRINTF_FETCHARGS printf_fetchargs macro
156 int PRINTF_FETCHARGS (va_list args, arguments *a);
H A Dprintf-args.c20 PRINTF_FETCHARGS Name of the function to be defined.
23 #ifndef PRINTF_FETCHARGS
28 #ifndef PRINTF_FETCHARGS
36 PRINTF_FETCHARGS (va_list args, arguments *a) function
H A Dvasnprintf.c1789 if (PRINTF_FETCHARGS (args, &a) < 0)

Completed in 60 milliseconds