Searched refs:MAXTAN (Results 1 – 2 of 2) sorted by relevance
133 #define MAXTAN 9223372036854775808.0 macro
4006 if((fptemp > MAXTAN)||(fptemp < -MAXTAN)) { in helper_fptan()4182 if ((fptemp > MAXTAN)||(fptemp < -MAXTAN)) { in helper_fsincos()4208 if ((fptemp > MAXTAN)||(fptemp < -MAXTAN)) { in helper_fsin()4222 if((fptemp > MAXTAN)||(fptemp < -MAXTAN)) { in helper_fcos()