Searched refs:CARRY_MASK (Results 1 – 2 of 2) sorted by relevance
88 const CARRY_MASK: u64; constant214 const CARRY_MASK: u64 = 0x1000000; constant262 const CARRY_MASK: u64 = 0x20000000000000; constant
53 let carry_mask = F::CARRY_MASK; in round()