Home
last modified time | relevance | path

Searched refs:INPUT_XL (Results 1 – 1 of 1) sorted by relevance

/sysdeps/ia64/fpu/
A Dlibm_error.c288 #define INPUT_XL (excl.arg1=*(long double*)arg1) in __libm_error_support() macro
1202 if (INPUT_XL < ZEROL_VALUE /*0*/) RETVAL_NEG_ZEROL; in __libm_error_support()
1223 if (INPUT_XL < ZEROL_VALUE /*0*/) RETVAL_NEG_HUGE_VALL; in __libm_error_support()
1334 if (INPUT_XL > ZEROL_VALUE /*0*/) RETVAL_HUGE_VALL; in __libm_error_support()
2501 if (INPUT_XL < ZEROL_VALUE /*0.0L*/) RETVAL_NEG_ZEROL; in __libm_error_support()
2531 if (INPUT_XL < ZEROL_VALUE /*0*/) RETVAL_NEG_HUGE_VALL; in __libm_error_support()
2899 if (INPUT_XL > ZEROL_VALUE /*0.0*/) RETVAL_HUGEL; in __libm_error_support()
2904 if (INPUT_XL > ZEROL_VALUE /*0.0*/) RETVAL_HUGE_VALL; in __libm_error_support()

Completed in 6 milliseconds