Searched defs:poolDef (Results 1 – 1 of 1) sorted by relevance
100 type poolDef struct { struct101 Comment string102 Depth int116 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error {