Home
last modified time | relevance | path

Searched defs:cc_sign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dsincospif_3u2.c84 uint32_t cc_sign = lrintf (x) << 31; in arm_math_sincospif() local
H A Dsincospi_4u.c93 uint64_t cc_sign = ((uint64_t) llrint (x)) << 63; in arm_math_sincospi() local