Searched refs:MAXSSIZ (Results 1 – 6 of 6) sorted by relevance
60 #ifndef MAXSSIZ61 #define MAXSSIZ (512UL*1024*1024) /* max stack size */ macro
65 #ifndef MAXSSIZ66 #define MAXSSIZ (512UL*1024*1024) /* max stack size */ macro
155 maxssiz = MAXSSIZ; in _thr_stack_alloc()
225 maxssiz = MAXSSIZ; in init_param1()
148 MAXSSIZ opt_param.h
76 # the limit. MAXSSIZ is the maximum that the stack limit can be82 options MAXSSIZ="(256*1024*1024)"