Home
last modified time | relevance | path

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

/libm/
A Ds_fpclassify.c24 int __fpclassify(double x) in __fpclassify() function
41 libm_hidden_def(__fpclassify)
A Ds_fdim.c13 int cx = __fpclassify(x); /* need both NAN and INF */ in fdim()
14 int cy = __fpclassify(y); /* need both NAN and INF */ in fdim()
A Dldouble_wrappers.c319 int_WRAPPER1(__fpclassify)

Completed in 15 milliseconds