2 ilogbf() function: get exponent as integer.
13 isfinite [test $HAVE_ILOGBF = 0 || test $REPLACE_ILOGBF = 1]
14 frexpf [test $HAVE_ILOGBF = 0 || test $REPLACE_ILOGBF = 1]
15 isnanf [test $HAVE_ILOGBF = 0 || test $REPLACE_ILOGBF = 1]
19 gl_CONDITIONAL([GL_COND_OBJ_ILOGBF],
20 [test $HAVE_ILOGBF = 0 || test $REPLACE_ILOGBF = 1])
21 gl_MATH_MODULE_INDICATOR([ilogbf])
25 lib_SOURCES += ilogbf.c