Searched refs:SIZE_U64 (Results 1 – 1 of 1) sorted by relevance
34 #define SIZE_U64 (sizeof(uint64_t)) macro44 while (num >= SIZE_U64) { in memcmp()48 s1 += SIZE_U64; in memcmp()49 s2 += SIZE_U64; in memcmp()50 num -= SIZE_U64; in memcmp()