Searched defs:MAXTSIZ (Results 26 - 34 of 34) sorted by relevance

12

/netbsd-current/sys/arch/luna68k/include/
H A Dvmparam.h58 #define MAXTSIZ (32*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/i386/include/
H A Dvmparam.h67 #define MAXTSIZ (256*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/sparc64/include/
H A Dvmparam.h109 #define MAXTSIZ (4UL*1024*1024*1024) /* max text size */ macro
139 #define MAXTSIZ (2UL*1024*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/mips/include/
H A Dvmparam.h91 #define MAXTSIZ (128*1024*1024) /* max text size */ macro
110 #define MAXTSIZ (128*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dvmparam.h58 #define MAXTSIZ (256*1024*1024) /* maximum text size */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dvmparam.h91 #define MAXTSIZ (8L*1024*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dvmparam.h68 #define MAXTSIZ (128*1024*1024) /* max text size */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dvmparam.h46 #define MAXTSIZ (1<<30) /* max text size (1G) */ macro
/netbsd-current/sys/arch/aarch64/include/
H A Dvmparam.h85 #define MAXTSIZ (1L << 30) /* max text size (1GB) */ macro

Completed in 179 milliseconds

12