Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/include/
H A Dvmparam.h58 #define DFLSSIZ (8UL*1024*1024) /* initial stack size limit */ macro
/dragonfly/sys/platform/pc64/include/
H A Dvmparam.h63 #define DFLSSIZ (8UL*1024*1024) /* initial stack size limit */ macro