Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dvmparam.h62 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
/f-stack/freebsd/arm64/include/
H A Dvmparam.h61 #define SGROWSIZ (128*1024) /* amount to grow stack */ macro
/f-stack/freebsd/mips/include/
H A Dvmparam.h71 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
/f-stack/freebsd/amd64/include/
H A Dvmparam.h70 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
/f-stack/freebsd/i386/include/
H A Dvmparam.h64 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro