Lines Matching refs: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
183 #define Long int
447 /* When Pack_32 is not defined, we store 16 bits per 32-bit Long.
450 * slower. Hence the default is now to store 32 bits per Long.
596 extern void ULtof ANSI((ULong*, ULong*, Long, int));
597 extern void ULtod ANSI((ULong*, ULong*, Long, int));
598 extern void ULtodd ANSI((ULong*, ULong*, Long, int));
599 extern void ULtoQ ANSI((ULong*, ULong*, Long, int));
600 extern void ULtox ANSI((UShort*, ULong*, Long, int));
601 extern void ULtoxL ANSI((ULong*, ULong*, Long, int));
615 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
635 extern int strtodg_l ANSI((CONST char*, char**, FPI*, Long*, ULong*, locale_t));
640 extern int strtoIg ANSI((CONST char*, char**, FPI*, Long*, Bigint**, int*));