OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DFLDSIZ32
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/include/
netbsd32_machdep.h
77
#define
DFLDSIZ32
DFLDSIZ
/src/sys/arch/sparc64/include/
vmparam.h
158
#ifndef
DFLDSIZ32
159
#define
DFLDSIZ32
(64*1024*1024) /* initial data size limit */
/src/sys/arch/mips/include/
vmparam.h
129
#ifndef
DFLDSIZ32
130
#define
DFLDSIZ32
DFLDSIZ /* initial data size limit */
/src/sys/arch/amd64/include/
vmparam.h
109
#ifndef
DFLDSIZ32
110
#define
DFLDSIZ32
(256*1024*1024) /* initial data size limit */
/src/sys/arch/riscv/include/
vmparam.h
86
#ifndef
DFLDSIZ32
87
#define
DFLDSIZ32
DFLDSIZ /* initial data size limit */
/src/sys/arch/aarch64/include/
vmparam.h
114
#ifndef
DFLDSIZ32
115
#define
DFLDSIZ32
(1L << 27) /* 32bit default data size (128MB) */
Completed in 15 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025