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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-boost.c80 FAT_CHAR = 3, enumerator in enum:format_arg_type
383 type = FAT_CHAR;
713 case FAT_CHAR:
H A Dformat-gcc-internal.c97 FAT_CHAR = 2, enumerator in enum:format_arg_type
267 type = FAT_CHAR;
752 case FAT_CHAR:
H A Dformat-perl.c80 FAT_CHAR = 3, enumerator in enum:format_arg_type
409 type = FAT_CHAR;
704 case FAT_CHAR:
H A Dformat-c.c72 FAT_CHAR = 3, enumerator in enum:format_arg_type
113 'char'/'int' = FAT_CHAR,
114 'wchar_t'/'wint_t' = FAT_CHAR | FAT_SIZE_LONG,
648 type = FAT_CHAR;
653 type = FAT_CHAR | FAT_WIDE;
1079 case FAT_CHAR:

Completed in 54 milliseconds