Searched defs:poolDef (Results 1 – 1 of 1) sorted by relevance
99 type poolDef struct { struct100 Comment string101 Depth int115 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error {