Home | History | Annotate | Download | only in cgo

Lines Matching refs:conf

23 	conf         = printer.Config{Mode: printer.SourcePos, Tabwidth: 8}
173 conf.Fprint(fgo2, fset, node)
176 conf.Fprint(fgo2, fset, node)
412 conf.Fprint(fgo2, fset, d)
454 conf.Fprint(fgo2, fset, d)
485 conf.Fprint(fgo2, fset, d)
528 conf.Fprint(fgo1, fset, f.AST)
882 // This code uses printer.Fprint, not conf.Fprint,
1072 // This code uses printer.Fprint, not conf.Fprint,