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

/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h73 #define MIN_SHORT -32768 macro
76 #define MIN_INT MIN_SHORT
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dorder.c41 if (off > MAX_SHORT || off < MIN_SHORT)
H A Dmacdefs.h66 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h79 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h71 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h78 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h79 #define MIN_SHORT -32768 macro
82 #define MIN_INT MIN_SHORT
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h79 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h80 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h75 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h89 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h87 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h81 #define MIN_SHORT -131072 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c111 ptype("short", ADDTYPE(SHORT)->num, INTNUM, MIN_SHORT, MAX_SHORT);
H A Dpftn.c799 else if (enumhigh <= MAX_SHORT && enumlow >= MIN_SHORT)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h76 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h87 #define MIN_SHORT -32768 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c111 ptype("short", ADDTYPE(SHORT)->num, INTNUM, MIN_SHORT, MAX_SHORT);
H A Dpftn.c832 else if (enumhigh <= MAX_SHORT && enumlow >= MIN_SHORT)

Completed in 249 milliseconds