Searched refs:stackSystem (Results 1 – 3 of 3) sorted by relevance
72 stackSystem = goos.IsWindows*512*goarch.PtrSize + goos.IsPlan9*512 + goos.IsIos*goarch.IsArm64*1024 const79 fixedStack0 = stackMin + stackSystem99 stackGuard = stackNosplit + stackSystem + abi.StackSmall
604 g0.stack.lo = sp - 4096 - stackSystem
4958 stacksize = round2(stackSystem + stacksize)