Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dlibm-test-isgreater.inc21 static const struct test_ff_i_data isgreater_test_data[] =
Dlibm-test-isgreaterequal.inc21 static const struct test_ff_i_data isgreaterequal_test_data[] =
Dlibm-test-isless.inc21 static const struct test_ff_i_data isless_test_data[] =
Dlibm-test-islessequal.inc21 static const struct test_ff_i_data islessequal_test_data[] =
Dlibm-test-islessgreater.inc21 static const struct test_ff_i_data islessgreater_test_data[] =
Dlibm-test-isunordered.inc21 static const struct test_ff_i_data isunordered_test_data[] =
Dlibm-test-iseqsig.inc21 static const struct test_ff_i_data iseqsig_test_data[] =
Dlibm-test-totalordermag.inc21 static const struct test_ff_i_data totalordermag_test_data[] =
Dlibm-test-totalorder.inc21 static const struct test_ff_i_data totalorder_test_data[] =
Dlibm-test-driver.c364 struct test_ff_i_data struct
/glibc-2.36/ChangeLog.old/
DChangeLog.1810267 (struct test_ff_i_data): Likewise.
15956 (struct test_ff_i_data): Add comment about which tests use this
56003 (struct test_ff_i_data): Likewise.
66688 (struct test_ff_i_data): Likewise.
66953 (struct test_ff_i_data): Likewise.
67638 * math/libm-test.inc (struct test_ff_i_data): New type.
DChangeLog.191847 * math/libm-test-driver.c (struct test_ff_i_data): Update comment.