Searched refs:do_s_crc32l (Results 1 – 1 of 1) sorted by relevance
29 UInt do_s_crc32l ( UInt crcIn, UInt l ) in do_s_crc32l() function39 UInt crc = do_s_crc32l(crcIn, (UInt)q); in do_s_crc32q()40 return do_s_crc32l(crc, (UInt)(q >> 32)); in do_s_crc32q()132 cs = do_s_crc32l(c0, i); in try_simple()