Searched defs:poolDef (Results 1 – 1 of 1) sorted by relevance
96 type poolDef struct { struct97 Comment string98 Depth int112 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error {