Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dprintf-parse.c47 # define PRINTF_PARSE wprintf_parse macro
52 # define PRINTF_PARSE printf_parse macro
62 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) in PRINTF_PARSE() function
536 #undef PRINTF_PARSE
H A Dvasnprintf.c87 # define PRINTF_PARSE wprintf_parse macro
102 # define PRINTF_PARSE printf_parse macro
119 if (PRINTF_PARSE (format, &d, &a) < 0) in VASNPRINTF()
897 #undef PRINTF_PARSE