HomeSort by relevance Sort by last modified time
    Searched full:vlong (Results 1 - 11 of 11) 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)
  /external/libutf/
utfdef.h 5 #define vlong _utfvlong macro
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug037.go 10 s := vlong(0); // ERROR "undef"
  /prebuilts/go/linux-x86/test/fixedbugs/
bug037.go 10 s := vlong(0); // ERROR "undef"
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
asm6.go     [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
asm6.go     [all...]
  /prebuilts/go/darwin-x86/doc/devel/
weekly.html     [all...]
  /prebuilts/go/linux-x86/doc/devel/
weekly.html     [all...]

Completed in 955 milliseconds