Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dprintf-parse.c50 # define PRINTF_PARSE wprintf_parse macro
55 # define PRINTF_PARSE printf_parse macro
65 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) in PRINTF_PARSE() function
539 #undef PRINTF_PARSE
Dvasnprintf.c95 # define PRINTF_PARSE wprintf_parse macro
110 # define PRINTF_PARSE printf_parse macro
127 if (PRINTF_PARSE (format, &d, &a) < 0) in VASNPRINTF()
863 #undef PRINTF_PARSE