Searched defs:crc32_u64 (Results 1 – 1 of 1) sorted by relevance
62 #define crc32_u64(crc, v) _mm_crc32_u64(crc, v) macro82 #define crc32_u64(crc, v) crc32_u64_generic(crc, v) macro