Home
last modified time | relevance | path

Searched defs:MemCmp16 (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/
Dmemcmp16.h36 #define MemCmp16 __memcmp16 macro
41 static inline int32_t MemCmp16(const uint16_t* s0, const uint16_t* s1, size_t count) { in MemCmp16() function