Home | History | Annotate | Download | only in runtime

Lines Matching refs:stksize

3358 	stksize := gp.stack.hi - gp.stack.lo
3360 if stksize != _FixedStack {