Home | History | Annotate | Download | only in cgo

Lines Matching refs:cgo

57 		// If we're not importing runtime/cgo, we *are* runtime/cgo,
69 fmt.Fprintf(fgo2, "// Created by cgo - DO NOT EDIT\n\n")
73 fmt.Fprintf(fgo2, "import _ \"runtime/cgo\"\n\n")
495 fmt.Fprintf(fgo1, "// Created by cgo - DO NOT EDIT\n\n")
594 // The cgo call may have caused a stack copy (via a callback).
673 fmt.Fprintf(fgcc, "/* Created by cgo - DO NOT EDIT. */\n")
870 fmt.Fprintf(fgcc, "/* Created by cgo - DO NOT EDIT. */\n")
1031 fmt.Fprintf(fgcch, "/* Created by \"go tool cgo\" - DO NOT EDIT. */\n\n")
1358 /* Start of boilerplate cgo prologue. */
1391 /* End of boilerplate cgo prologue. */