Searched defs:stkobjT (Results 1 – 1 of 1) sorted by relevance
571 type stkobjT struct { struct572 p *stkobjT573 x int64574 y [20]int // consume some stack578 func Sum(n int64, p *stkobjT) {