Searched refs:COS3 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dcosq_kernel.c43 #define COS3 c[8] macro
94 return ONE + (z*(COS1+z*(COS2+z*(COS3+z*(COS4+
H A Dsincosq_kernel.c43 #define COS3 c[8] macro
123 *cosx = ONE + (z*(COS1+z*(COS2+z*(COS3+z*(COS4+
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcosq_kernel.c43 #define COS3 c[8] macro
94 return ONE + (z*(COS1+z*(COS2+z*(COS3+z*(COS4+
H A Dsincosq_kernel.c43 #define COS3 c[8] macro
123 *cosx = ONE + (z*(COS1+z*(COS2+z*(COS3+z*(COS4+

Completed in 100 milliseconds