Home
last modified time | relevance | path

Searched refs:test_modf (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/Headers/
H A Dnvptx_device_math_modf.cpp20 void test_modf(T x) in test_modf() function
37 test_modf<double>(1.0); in main()
38 test_modf<float>(1.0); in main()
/llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/
H A Dsemi.h19 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
H A Dsemi.c490 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() function
H A Ddotest.c578 {"modf", (funcptr)test_modf, t_modf, {NULL}, cases_semi1},
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp434 void test_modf() in test_modf() function
1514 test_modf(); in main()
/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp439 void test_modf() in test_modf() function
1596 test_modf(); in main()