Searched refs:CHAR_T (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dprintf-parse.c19 CHAR_T The element type of the format string.
23 Depends on CHAR_T.
25 format string. Depends on CHAR_T.
27 Depends on CHAR_T.
43 # define CHAR_T char macro
81 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
83 const CHAR_T *cp = format; /* pointer into format */
135 CHAR_T c = *cp++;
155 const CHAR_T *np;
225 const CHAR_T *n
627 #undef CHAR_T macro
[all...]

Completed in 21 milliseconds