/netbsd-src/external/bsd/pcc/dist/pcc/arch/nova/ |
H A D | macdefs.h | 75 #define MAX_USHORT 65535 macro 78 #define MAX_UNSIGNED MAX_USHORT
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | macdefs.h | 81 #define MAX_USHORT 65535 macro 84 #define MAX_UNSIGNED MAX_USHORT
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m16c/ |
H A D | macdefs.h | 81 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp11/ |
H A D | macdefs.h | 80 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/driver/ |
H A D | target.c | 100 #define PCC_WCHAR_MAX MAX_USHORT
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/ |
H A D | macdefs.h | 83 #define MAX_USHORT 262143 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/ |
H A D | macdefs.h | 77 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/vax/ |
H A D | macdefs.h | 73 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/ |
H A D | macdefs.h | 68 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
H A D | macdefs.h | 82 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
H A D | macdefs.h | 81 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/ |
H A D | macdefs.h | 91 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
H A D | macdefs.h | 89 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | macdefs.h | 89 #define MAX_USHORT 65535 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | stabs.c | 116 ptype("unsigned short", ADDTYPE(USHORT)->num, INTNUM, 0, MAX_USHORT); in stabs_init()
|
H A D | trees.c | 3543 (n->n_type == USHORT && MAX_USHORT > MAX_INT))
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | stabs.c | 116 ptype("unsigned short", ADDTYPE(USHORT)->num, INTNUM, 0, MAX_USHORT); in stabs_init()
|
H A D | trees.c | 3295 (n->n_type == USHORT && MAX_USHORT > MAX_INT))
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/ |
H A D | macdefs.h | 78 #define MAX_USHORT 65535 macro
|