Searched defs:current0 (Results 1 – 4 of 4) sorted by relevance
79 let current0 = bytes[i] ^ (crc as u8); localVariable109 let current0 = bytes[i] ^ ((crc >> 8) as u8); localVariable
80 let current0 = bytes[i] ^ crc as u8; localVariable116 let current0 = bytes[i] ^ (crc >> 56) as u8; localVariable
79 let current0 = bytes[i] ^ crc as u8; localVariable123 let current0 = bytes[i] ^ (crc >> 120) as u8; localVariable
214 U32 current0; in ZSTD_compressBlock_fast_noDict_generic() local739 U32 current0; in ZSTD_compressBlock_fast_extDict_generic() local