Home
last modified time | relevance | path

Searched defs:test_sin (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dasm-label.c53 double test_sin(double d) { return __builtin_sin(d); } in test_sin() function
/llvm-project/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp485 void test_sin() test_sin() function
/llvm-project/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp270 void test_sin() { in test_sin() function