Lines Matching defs:Long
88 * #define Long int on machines with 32-bit ints and 64-bit longs.
109 * #define Just_16 to store 16 bits per 32-bit Long when doing
186 #define Long int32_t
469 /* When Pack_32 is not defined, we store 16 bits per 32-bit Long.
472 * slower. Hence the default is now to store 32 bits per Long.
592 extern void ULtof ANSI((ULong*, ULong*, Long, int));
593 extern void ULtod ANSI((ULong*, ULong*, Long, int));
594 extern void ULtodd ANSI((ULong*, ULong*, Long, int));
595 extern void ULtoQ ANSI((ULong*, ULong*, Long, int));
596 extern void ULtox ANSI((UShort*, ULong*, Long, int));
597 extern void ULtoxL ANSI((ULong*, ULong*, Long, int));
608 extern int gethex ANSI((CONST char**, CONST FPI*, Long*, Bigint**, int, locale_t));
628 extern int strtoIg ANSI((CONST char*, char**, CONST FPI*, Long*, Bigint**, int*));