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

/art/runtime/arch/
H A Dmemcmp16.h31 // In both cases, MemCmp16 is declared.
36 #define MemCmp16 __memcmp16 macro
41 static inline int32_t MemCmp16(const uint16_t* s0, const uint16_t* s1, size_t count) { function

Completed in 2714 milliseconds