Searched refs:reduce_large (Results 1 – 8 of 8) sorted by relevance
51 x = reduce_large (xi, &n); in cosf()
55 x = reduce_large (xi, &n); in sinf()
58 x = reduce_large (xi, &n); in sincosf()
133 reduce_large (uint32_t xi, int *np) in reduce_large() function
50 x = reduce_large(xi, &n); in LLVM_LIBC_ENTRYPOINT()
54 x = reduce_large(xi, &n); in LLVM_LIBC_ENTRYPOINT()
56 x = reduce_large(xi, &n); in LLVM_LIBC_ENTRYPOINT()
119 static inline double reduce_large(uint32_t xi, int *np) { in reduce_large() function