Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dprintf-parse.c48 # define PRINTF_PARSE wprintf_parse macro
53 # define PRINTF_PARSE printf_parse macro
63 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) in PRINTF_PARSE() function
535 #undef PRINTF_PARSE
Dvasnprintf.c83 # define PRINTF_PARSE wprintf_parse macro
98 # define PRINTF_PARSE printf_parse macro
115 if (PRINTF_PARSE (format, &d, &a) < 0) in VASNPRINTF()
880 #undef PRINTF_PARSE