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

  /external/compiler-rt/test/asan/TestCases/Linux/
interception_readdir_r_test.cc 47 struct dirent64 *result64; local
53 if (readdir64_r(d, (struct dirent64 *)entry_buffer, &result64) != 0)
56 } while (result64 != NULL);
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
floatnum_test.c 54 unsigned char result64[8]; member in struct:Init_Entry_s
347 if (get_common_check_result(8, outval, vals[i].result64) != 0)
365 if (get_common_check_result(8, outval, vals[i].result64) != 0)

Completed in 940 milliseconds