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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-pascal.c69 FAT_INTEGER64, /* integer, int64 */ enumerator in enum:format_arg_type
229 type = FAT_INTEGER64;
301 else if ((type1 == FAT_INTEGER && type2 == FAT_INTEGER64)
302 || (type1 == FAT_INTEGER64 && type2 == FAT_INTEGER))
484 case FAT_INTEGER64:

Completed in 111 milliseconds