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

  /prebuilts/go/darwin-x86/test/ken/
simpconv.go 11 type vlong int64 type
15 s1 := vlong(0)
17 s1 = s1 + vlong(i)
  /prebuilts/go/linux-x86/test/ken/
simpconv.go 11 type vlong int64 type
15 s1 := vlong(0)
17 s1 = s1 + vlong(i)

Completed in 187 milliseconds