Searched refs:SGROWSIZ (Results 1 – 9 of 9) sorted by relevance
59 #ifndef SGROWSIZ60 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
60 #ifndef SGROWSIZ61 #define SGROWSIZ (128*1024) /* amount to grow stack */ macro
68 #ifndef SGROWSIZ69 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
62 #ifndef SGROWSIZ63 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
170 #ifndef SGROWSIZ171 #define SGROWSIZ (128UL*1024) /* amount to grow stack */ macro
194 sgrowsiz = SGROWSIZ; in init_param1()