Home
last modified time | relevance | path

Searched defs:DFLSSIZ (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dvmparam.h56 #define DFLSSIZ (4UL*1024*1024) /* initial stack size limit */ macro
/f-stack/freebsd/arm64/include/
H A Dvmparam.h55 #define DFLSSIZ (128*1024*1024) /* initial stack size limit */ macro
/f-stack/freebsd/mips/include/
H A Dvmparam.h65 #define DFLSSIZ (8UL*1024*1024) /* initial stack size limit */ macro
/f-stack/freebsd/amd64/include/
H A Dvmparam.h64 #define DFLSSIZ (8UL*1024*1024) /* initial stack size limit */ macro
/f-stack/freebsd/i386/include/
H A Dvmparam.h58 #define DFLSSIZ (8UL*1024*1024) /* initial stack size limit */ macro