Searched refs:SGROWSIZ (Results 1 – 6 of 6) sorted by relevance
61 #ifndef SGROWSIZ62 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
70 #ifndef SGROWSIZ71 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
63 #ifndef SGROWSIZ64 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
60 #ifndef SGROWSIZ61 #define SGROWSIZ (128*1024) /* amount to grow stack */ macro
69 #ifndef SGROWSIZ70 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
215 sgrowsiz = SGROWSIZ; in init_param1()