HomeSort by relevance Sort by last modified time
    Searched defs:PRINTF_FETCHARGS (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
printf-args.c 20 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)
printf-args.h 23 PRINTF_FETCHARGS Name of the function to be declared.
27 #ifndef PRINTF_FETCHARGS
28 # define PRINTF_FETCHARGS printf_fetchargs
156 int PRINTF_FETCHARGS (va_list args, arguments *a);

Completed in 2614 milliseconds