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

  /prebuilts/go/darwin-x86/misc/cgo/life/
life.go 25 //export GoStart
27 func GoStart(i, xdim, ydim, xstart, xend, ystart, yend C.int, a *C.int, n *C.int) (int, int) {
  /prebuilts/go/linux-x86/misc/cgo/life/
life.go 25 //export GoStart
27 func GoStart(i, xdim, ydim, xstart, xend, ystart, yend C.int, a *C.int, n *C.int) (int, int) {

Completed in 141 milliseconds