Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/intl/
H A 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
537 #undef PRINTF_PARSE
H A 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()
883 #undef PRINTF_PARSE