Searched refs:RECIP_EPSILON (Results 1 – 3 of 3) sorted by relevance
65 RECIP_EPSILON = 1 / FLT_EPSILON, variable166 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhf()224 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosf()362 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanhf()
52 RECIP_EPSILON = 1 / DBL_EPSILON, variable303 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinh()387 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacos()604 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanh()
67 RECIP_EPSILON = 1 / LDBL_EPSILON, variable185 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhl()244 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosl()383 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanhl()