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

  /external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
memcmp.c 10 int test_memcmp(const void *s1, const void *s2, size_t n);
23 x = test_memcmp(s1+offset, s2+offset, size);
  /external/vboot_reference/tests/
vb2_common_tests.c 15 static void test_memcmp(void) function
114 test_memcmp();
  /external/compiler-rt/test/dfsan/
custom.cc 74 void test_memcmp() { function
929 test_memcmp();
  /external/valgrind/memcheck/tests/
str_tester.c 973 test_memcmp (void) function
    [all...]

Completed in 191 milliseconds