Home | History | Annotate | Download | only in lib

Lines Matching refs:PRINTF_PARSE

28      PRINTF_PARSE       Function that parses a format string.
131 # define PRINTF_PARSE wprintf_parse
142 # define PRINTF_PARSE printf_parse
1779 if (PRINTF_PARSE (format, &d, &a) < 0)
5599 #undef PRINTF_PARSE