HomeSort by relevance Sort by last modified time
    Searched defs:BackIntoGo (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/test/
issue1328.go 9 // extern void BackIntoGo(void);
13 //export BackIntoGo
14 func BackIntoGo() {
  /prebuilts/go/linux-x86/misc/cgo/test/
issue1328.go 9 // extern void BackIntoGo(void);
13 //export BackIntoGo
14 func BackIntoGo() {

Completed in 85 milliseconds