Searched refs:PRINTF_PARSE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dprintf-parse.c26 PRINTF_PARSE Function that parses a format string.
31 #ifndef PRINTF_PARSE
36 #ifndef PRINTF_PARSE
41 #ifndef PRINTF_PARSE
42 # define PRINTF_PARSE printf_parse macro
81 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) function
623 #undef PRINTF_PARSE macro
H A Dvasnprintf.c29 PRINTF_PARSE Function that parses a format string.
130 # define PRINTF_PARSE wprintf_parse macro
141 # define PRINTF_PARSE printf_parse macro
1749 if (PRINTF_PARSE (format, &d, &a) < 0)
5560 #undef PRINTF_PARSE macro

Completed in 28 milliseconds