Searched defs:combinedl (Results 1 – 2 of 2) sorted by relevance
761 uint32_t const combinedl = ((uint32_t)c1 << 16) | ((uint32_t)c2 << 24) | in XXH3_len_1to3_128b() local
5097 xxh_u32 const combinedl = ((xxh_u32)c1 <<16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_128b() local