Searched defs:u_memcmp (Results 1 – 5 of 5) sorted by relevance
1146 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { in u_memcmp() function
467 int32_t u_memcmp(const UChar * buf1, const UChar * buf2, int32_t count) { in u_memcmp() function
324 #define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp) macro