Searched refs:CM_LOG_LARGE_DOUBLE (Results 1 – 2 of 2) sorted by relevance
32 #define CM_LOG_LARGE_DOUBLE (log(CM_LARGE_DOUBLE)) macro411 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in c_cosh()472 if (z.real > CM_LOG_LARGE_DOUBLE) { in c_exp()642 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in c_sinh()809 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in c_tanh()
66 #define CM_LOG_LARGE_DOUBLE (log(CM_LARGE_DOUBLE)) macro516 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in cmath_cosh_impl()579 if (z.real > CM_LOG_LARGE_DOUBLE) { in cmath_exp_impl()754 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in cmath_sinh_impl()927 if (fabs(z.real) > CM_LOG_LARGE_DOUBLE) { in cmath_tanh_impl()