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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-pascal.c68 FAT_INTEGER64, /* integer, int64 */ enumerator in enum:format_arg_type
231 type = FAT_INTEGER64;
312 else if ((type1 == FAT_INTEGER && type2 == FAT_INTEGER64)
313 || (type1 == FAT_INTEGER64 && type2 == FAT_INTEGER))
494 case FAT_INTEGER64:

Completed in 41 milliseconds