const runtime._StackMin
4 uses
runtime (current package)
proc.go#L4014: if siz >= _StackMin-4*sys.RegSize-sys.RegSize {
proc.go#L4021: newg = malg(_StackMin)
stack.go#L72: _StackMin = 2048
stack.go#L76: _FixedStack0 = _StackMin + _StackSystem
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)