Home
last modified time | relevance | path

Searched refs:__quadmath_kernel_rem_pio2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Drem_pio2q.c154 __quadmath_kernel_rem_pio2 (double *x, double *y, int e0, int nx, int prec, const int32_t *ipio2) in __quadmath_kernel_rem_pio2() function
566 n = __quadmath_kernel_rem_pio2 (tx, tx + 5, exp, in __quadmath_rem_pio2q()
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Drem_pio2q.c154 __quadmath_kernel_rem_pio2 (double *x, double *y, int e0, int nx, int prec, const int32_t *ipio2) in __quadmath_kernel_rem_pio2() function
566 n = __quadmath_kernel_rem_pio2 (tx, tx + 5, exp, in __quadmath_rem_pio2q()
/netbsd-src/external/gpl3/gcc/dist/libquadmath/
H A DChangeLog653 * math/rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y
992 * math/rem_pio2q.c (rem_pio2, __quadmath_kernel_rem_pio2): Ditto.