Searched refs:RECIP_EPSILON (Results 1 – 3 of 3) sorted by relevance
55 RECIP_EPSILON = 1 / DBL_EPSILON, variable306 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinh()390 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacos()607 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanh()
68 RECIP_EPSILON = 1 / FLT_EPSILON, variable169 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhf()227 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosf()365 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanhf()
70 RECIP_EPSILON = 1 / LDBL_EPSILON, variable188 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhl()247 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosl()386 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanhl()