Searched refs:MAX_ULONG (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dmacdefs.h87 #define MAX_ULONG 4294967295UL macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dmacdefs.h81 #define MAX_ULONG 0xffffffffUL macro
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dtarget.c137 #define PCC_SIZE_MAX MAX_ULONG
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dmacdefs.h79 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dmacdefs.h86 #define MAX_ULONG 0xffffffff macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h87 #define MAX_ULONG 0xffffffff macro
90 #define MAX_ULONGLONG MAX_ULONG
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h90 #define MAX_ULONG MAX_ULONGLONG macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h88 #define MAX_ULONG 0xffffffffffffffffULL macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h83 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h74 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h97 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dmacdefs.h95 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dmacdefs.h89 #define MAX_ULONG 0777777777777ULL macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c118 ptype("unsigned long", ADDTYPE(ULONG)->num, INTNUM, 0, MAX_ULONG);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h84 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h95 #define MAX_ULONG MAX_UNSIGNED macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c118 ptype("unsigned long", ADDTYPE(ULONG)->num, INTNUM, 0, MAX_ULONG);

Completed in 258 milliseconds