Home
last modified time | relevance | path

Searched refs:test_memcmp (Results 1 – 6 of 6) sorted by relevance

/external/vboot_reference/tests/
Dvb2_common_tests.c15 static void test_memcmp(void) in test_memcmp() function
114 test_memcmp(); in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c29 int test_memcmp(const void *s1, const void *s2, size_t n);
43 x = test_memcmp(s1+offset, s2+offset, size); in test_one()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dmem-builtins.ll12 ; ERROR: error: <unknown>:0:0: in function test_memcmp void (i8 addrspace(1)*, i8 addrspace(1)*, i3…
16 define amdgpu_kernel void @test_memcmp(i8 addrspace(1)* %x, i8 addrspace(1)* %y, i32* nocapture %p)…
/external/linux-kselftest/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c167 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) in test_memcmp() function
241 test_memcmp(mem0, ci0, width, offset, test_name); in do_test()
251 r |= test_memcmp(mem1, ci1, width, offset, test_name); in do_test()
/external/compiler-rt/test/dfsan/
Dcustom.cc74 void test_memcmp() { in test_memcmp() function
929 test_memcmp(); in main()
/external/llvm-project/compiler-rt/test/dfsan/
Dcustom.cpp77 void test_memcmp() { in test_memcmp() function
1084 test_memcmp(); in main()