Home
last modified time | relevance | path

Searched defs:MAX_LONG (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h80 #define MAX_LONG 0x7fffffffL macro
/netbsd/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h86 #define MAX_LONG 2147483647 macro
/netbsd/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h85 #define MAX_LONG 0x7fffffff macro
/netbsd/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h88 #define MAX_LONG 0377777777777LL macro
/netbsd/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h78 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h73 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h82 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h86 #define MAX_LONG 0x7fffffff macro
/netbsd/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h87 #define MAX_LONG 0x7fffffffffffffffLL macro
/netbsd/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h96 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h89 #define MAX_LONG MAX_LONGLONG macro
/netbsd/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h94 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h94 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h83 #define MAX_LONG MAX_INT macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_ripencc.c2936 #define MAX_LONG (2147483648.) /* 2**31 */ macro