Home
last modified time | relevance | path

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

/dports/net/nbdkit/nbdkit-1.20.4/common/include/
H A DMakefile.in231 am_test_iszero_OBJECTS = test_iszero-test-iszero.$(OBJEXT)
285 ./$(DEPDIR)/test_iszero-test-iszero.Po \
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_iszero-test-iszero.Po@am__quote@ # am--includ…
1033 test_iszero-test-iszero.o: test-iszero.c
1034 …_iszero_CFLAGS) $(CFLAGS) -MT test_iszero-test-iszero.o -MD -MP -MF $(DEPDIR)/test_iszero-test-isz…
1035 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_iszero-test-iszero.Tpo $(DEPDIR)/test_iszer…
1040 test_iszero-test-iszero.obj: test-iszero.c
1041 …iszero_CFLAGS) $(CFLAGS) -MT test_iszero-test-iszero.obj -MD -MP -MF $(DEPDIR)/test_iszero-test-is…
1042 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_iszero-test-iszero.Tpo $(DEPDIR)/test_iszer…
1479 -rm -f ./$(DEPDIR)/test_iszero-test-iszero.Po
[all …]
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/tests/
H A Dtestfloatnum.c523 static int test_iszero() in test_iszero() function
6849 if(!test_iszero()) return testfailed("float_iszero"); in main()