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

/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h86 #define MAX_LONG 2147483647 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h80 #define MAX_LONG 0x7fffffffL macro
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dtarget.c151 #define PCC_PTRDIFF_MAX MAX_LONG
301 "-D__LONG_MAX__=" MKS(MAX_LONG),
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h78 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h85 #define MAX_LONG 0x7fffffff macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h86 #define MAX_LONG 0x7fffffff macro
89 #define MAX_LONGLONG MAX_LONG
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h89 #define MAX_LONG MAX_LONGLONG macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h87 #define MAX_LONG 0x7fffffffffffffffLL macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h82 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h73 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h96 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h94 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h88 #define MAX_LONG 0377777777777LL macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c112 ptype("long", ADDTYPE(LONG)->num, INTNUM, MIN_LONG, MAX_LONG);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h83 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h94 #define MAX_LONG MAX_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c112 ptype("long", ADDTYPE(LONG)->num, INTNUM, MIN_LONG, MAX_LONG);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c1652 "-D__LONG_MAX__=" MKS(MAX_LONG),
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_ripencc.c2936 #define MAX_LONG (2147483648.) /* 2**31 */ macro
2977 *lat = longtemp*(GPS_PI/MAX_LONG);
2980 *lon = ulongtemp*(GPS_PI/MAX_LONG);

Completed in 258 milliseconds