Lines Matching full:stackfree
405 // stackfree frees an n byte stack allocation at stk.407 // stackfree must run on the system stack because it uses per-P411 func stackfree(stk stack) {422 println("stackfree", v, n)897 stackfree(old)1097 stackfree(gp.stack)