HomeSort by relevance Sort by last modified time
    Searched refs:printf_fetchargs (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
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);
  /external/e2fsprogs/intl/
printf-args.h 135 int printf_fetchargs (va_list args, arguments *a);
printf-args.c 30 printf_fetchargs (va_list args, arguments *a) function
vasnprintf.c 126 if (printf_fetchargs (args, &a) < 0)

Completed in 115 milliseconds