1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Files: tests/test-isnanf.c tests/test-isnanf.h tests/nan.h tests/macros.h Depends-on: configure.ac: gl_FLOAT_EXPONENT_LOCATION Makefile.am: TESTS += test-isnanf check_PROGRAMS += test-isnanf test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@