Searched refs:RECIP_EPSILON (Results 1 – 2 of 2) sorted by relevance
66 RECIP_EPSILON = 1 / FLT_EPSILON, variable167 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinhf()225 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacosf()363 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanhf()
53 RECIP_EPSILON = 1 / DBL_EPSILON, variable304 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in casinh()388 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) { in cacos()600 if (ax > RECIP_EPSILON || ay > RECIP_EPSILON) in catanh()