HomeSort by relevance Sort by last modified time
    Searched full:ref_memcmp (Results 1 - 1 of 1) sorted by null

  /system/extras/tests/memtest/
memtest.cpp 375 static int ref_memcmp(const void *s1, const void *s2, size_t n) function
392 int a = ref_memcmp(s, d, size);

Completed in 183 milliseconds