Searched refs:acoshl (Results 1 – 24 of 24) sorted by relevance
4 long double acoshl(long double x) in acoshl() function10 long double acoshl(long double x) in acoshl() function25 long double acoshl(long double x) in acoshl() function
32 y = acoshl(p->x); in main()
6 "acoshl",
141 long double acoshl(long double);
58 {long double(*p)(long double) = acoshl;} in f()
18 T(acoshl, l_l)
86 int mpacoshl(struct t *t) { return mpl1(t, acoshl); } in mpacoshl()
24 ../../third_party/musl/libc-test/src/math/special/acosh.h:9: RN acoshl(0x1.001f1c62cf304p+0) want 0…25 ../../third_party/musl/libc-test/src/math/special/acosh.h:10: RN acoshl(0x1.00788c223616fp+0) want …26 ../../third_party/musl/libc-test/src/math/special/acosh.h:11: RN acoshl(0x1.007b7a37c7606p+0) want …27 ../../third_party/musl/libc-test/src/math/special/acosh.h:12: RN acoshl(0x1.01d173033243cp+0) want …28 ../../third_party/musl/libc-test/src/math/special/acosh.h:13: RN acoshl(0x1.01d8f20e90409p+0) want …29 ../../third_party/musl/libc-test/src/math/special/acosh.h:14: RN acoshl(0x1.01ef6122e68bep+0) want …30 ../../third_party/musl/libc-test/src/math/special/acosh.h:15: RN acoshl(0x1.06822faf07879p+0) want …31 ../../third_party/musl/libc-test/src/math/special/acosh.h:17: RN acoshl(0x1.069d65411ec51p+0) want …32 ../../third_party/musl/libc-test/src/math/special/acosh.h:18: RN acoshl(0x1.071d6b2713d08p+0) want …33 ../../third_party/musl/libc-test/src/math/special/acosh.h:19: RN acoshl(0x1.0728405f5140cp+0) want …[all …]
475 /// long double acoshl(long double x);476 TLI_DEFINE_ENUM_INTERNAL(acoshl)477 TLI_DEFINE_STRING_INTERNAL("acoshl")
309 acoshl;
573 "src/math/acoshl.c",
1071 - domain handling errors for acoshf and acoshl
92 "$MUSLPORTINGDIR/src/math/acoshl.c",
878 …<function-decl name='acoshl' filepath='bionic/libc/include/math.h' line='106' column='1' visibilit…
1625 …<function-decl name='acoshl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='88' c…
2586 …<function-decl name='acoshl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='88' c…
2412 …<function-decl name='acoshl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='88' c…
20156 …<function-decl name='acoshl' filepath='/usr/include/x86_64-linux-gnu/bits/mathcalls.h' line='88' c…
34117 extern long double acoshl (long double __x) throw (); extern long double __acoshl (long double __x)…35215 using ::acoshl;