Home
last modified time | relevance | path

Searched defs:test_sqrt (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dlibcalls.c8 void test_sqrt(float a0, double a1, long double a2) { in test_sqrt() function
/minix3/external/bsd/libc++/dist/libcxx/test/depr/depr.c.headers/
H A Dmath_h.pass.cpp175 void test_sqrt() in test_sqrt() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp175 void test_sqrt() in test_sqrt() function
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/c.math/
H A Dcmath.pass.cpp391 void test_sqrt() in test_sqrt() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp487 void test_sqrt() in test_sqrt() function
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbntest.c1818 int test_sqrt(BIO *bp, BN_CTX *ctx) in test_sqrt() function