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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf-parse.c20 CHAR_T The element type of the format string.
24 Depends on CHAR_T.
26 format string. Depends on CHAR_T.
28 Depends on CHAR_T.
44 # define CHAR_T char macro
82 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
84 const CHAR_T *cp = format; /* pointer into format */
136 CHAR_T c = *cp++;
156 const CHAR_T *np;
226 const CHAR_T *n
590 #undef CHAR_T macro
[all...]
H A Dprintf.c290 #define CHAR_T wchar_t macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dprintf-parse.c20 CHAR_T The element type of the format string.
24 Depends on CHAR_T.
26 format string. Depends on CHAR_T.
28 Depends on CHAR_T.
44 # define CHAR_T char macro
82 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
84 const CHAR_T *cp = format; /* pointer into format */
136 CHAR_T c = *cp++;
156 const CHAR_T *np;
226 const CHAR_T *n
590 #undef CHAR_T macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
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
589 #undef CHAR_T macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c558 # define CHAR_T char
567 # define CHAR_T wchar_t
571 # define CHAR_CLASS_SIZE ((__alignof__(wctype_t)+sizeof(wctype_t))/sizeof(CHAR_T)+1)
1123 PREFIX(print_double_string) (const CHAR_T *where,
1124 const CHAR_T *string1,
1125 const CHAR_T *string2,
1196 convert_mbs_to_wcs (CHAR_T *dest,
1747 str = (const CHAR_T *) string_temp; \
1773 regend[this_reg] = (const CHAR_T *) POP_FAILURE_POINTER (); \
1776 regstart[this_reg] = (const CHAR_T *) POP_FAILURE_POINTE
553 # define CHAR_T macro
562 # define CHAR_T macro
8287 # undef CHAR_T macro
[all...]

Completed in 87 milliseconds