Searched defs:MIN_LONG (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h85 #define MIN_LONG -2147483648 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h79 #define MIN_LONG 0x80000000L macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h87 #define MIN_LONG (-0377777777777LL-1) macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h84 #define MIN_LONG (-0x7fffffff-1) macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h85 #define MIN_LONG (-0x7fffffff-1) macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h93 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h77 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h88 #define MIN_LONG MIN_LONGLONG macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h86 #define MIN_LONG 0x8000000000000000LL macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h81 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h72 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h95 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h82 #define MIN_LONG MIN_INT macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h93 #define MIN_LONG MIN_INT macro

Completed in 261 milliseconds