HomeSort by relevance Sort by last modified time
    Searched refs:test5740a (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/test/
issue5740a.c 7 int test5740a() { function
issue5740.go 7 // int test5740a(void), test5740b(void);
12 if v := C.test5740a() + C.test5740b(); v != 5 {
  /prebuilts/go/linux-x86/misc/cgo/test/
issue5740a.c 7 int test5740a() { function
issue5740.go 7 // int test5740a(void), test5740b(void);
12 if v := C.test5740a() + C.test5740b(); v != 5 {

Completed in 99 milliseconds