Searched defs:cc_sign (Results 1 – 2 of 2) sorted by relevance
84 uint32_t cc_sign = lrintf (x) << 31; in arm_math_sincospif() local
93 uint64_t cc_sign = ((uint64_t) llrint (x)) << 63; in arm_math_sincospi() local