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

  /prebuilts/go/darwin-x86/misc/cgo/testcshared/
main1.c 24 int check_int32(void* handle, const char* fname, int32_t want) { function
62 ret = check_int32(handle, "FromPkg", 1024);
  /prebuilts/go/linux-x86/misc/cgo/testcshared/
main1.c 24 int check_int32(void* handle, const char* fname, int32_t want) { function
62 ret = check_int32(handle, "FromPkg", 1024);

Completed in 153 milliseconds