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

  /external/bison/lib/
printf-parse.c 25 PRINTF_PARSE Function that parses a format string.
30 #ifndef PRINTF_PARSE
35 #ifndef PRINTF_PARSE
40 #ifndef PRINTF_PARSE
41 # define PRINTF_PARSE printf_parse
83 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
634 #undef PRINTF_PARSE
vasnprintf.c 28 PRINTF_PARSE Function that parses a format string.
131 # define PRINTF_PARSE wprintf_parse
142 # define PRINTF_PARSE printf_parse
    [all...]
  /external/e2fsprogs/intl/
printf-parse.c 48 # define PRINTF_PARSE wprintf_parse
53 # define PRINTF_PARSE printf_parse
63 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
535 #undef PRINTF_PARSE
vasnprintf.c 83 # define PRINTF_PARSE wprintf_parse
98 # define PRINTF_PARSE printf_parse
115 if (PRINTF_PARSE (format, &d, &a) < 0)
880 #undef PRINTF_PARSE

Completed in 901 milliseconds