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

/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h75 #define MAX_USHORT 65535 macro
78 #define MAX_UNSIGNED MAX_USHORT
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h81 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dtarget.c100 #define PCC_WCHAR_MAX MAX_USHORT
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h73 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h80 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h81 #define MAX_USHORT 65535 macro
84 #define MAX_UNSIGNED MAX_USHORT
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h81 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h82 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h77 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h68 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h91 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h89 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h83 #define MAX_USHORT 262143 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c116 ptype("unsigned short", ADDTYPE(USHORT)->num, INTNUM, 0, MAX_USHORT);
H A Dtrees.c3295 (n->n_type == USHORT && MAX_USHORT > MAX_INT))
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h78 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h89 #define MAX_USHORT 65535 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c116 ptype("unsigned short", ADDTYPE(USHORT)->num, INTNUM, 0, MAX_USHORT);
H A Dtrees.c3543 (n->n_type == USHORT && MAX_USHORT > MAX_INT))

Completed in 242 milliseconds