OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_sqrt
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/CodeGen/
libcalls.c
4
// CHECK-YES: define void @
test_sqrt
5
// CHECK-NO: define void @
test_sqrt
6
void
test_sqrt
(float a0, double a1, long double a2) {
function
/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
math_h.pass.cpp
173
void
test_sqrt
()
function
631
test_sqrt
();
/external/openssl/crypto/bn/
bntest.c
121
int
test_sqrt
(BIO *bp,BN_CTX *ctx);
263
if (!
test_sqrt
(out,ctx)) goto err;
1744
int
test_sqrt
(BIO *bp, BN_CTX *ctx)
function
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/test/numerics/c.math/
cmath.pass.cpp
375
void
test_sqrt
()
function
[
all
...]
Completed in 62 milliseconds