Searched defs:is_odd (Results 1 – 3 of 3) sorted by relevance
107 uint32_t is_odd = (rounded_x2 & 2) << 30; in arm_math_tanpif() local
122 uint64_t is_odd = (rounded_x2 & 2) << 62; in arm_math_tanpi() local
140 u8 found_ctr = 0, is_odd = 0; in compute_password_element() local