Home
last modified time | relevance | path

Searched refs:atanl (Results 1 – 15 of 15) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Datanl.s1 .global atanl symbol
2 .type atanl,@function
3 atanl: label
H A DJamfile56 acosl.s asinl.s atan2l.s atanl.s
/haiku/src/system/libroot/posix/musl/math/x86/
H A Datanl.s1 .global atanl symbol
2 .type atanl,@function
3 atanl: label
H A DJamfile70 atan2l.s atanf.s atanl.s
/haiku/src/system/libroot/posix/musl/math/
H A Datan2l.c37 return atanl(y); in atan2l()
76 z = atanl(fabsl(y/x)); in atan2l()
H A Datanl.c20 long double atanl(long double x) in atanl() function
129 long double atanl(long double x) in atanl() function
/haiku/src/system/libroot/posix/musl/math/arm64/
H A DJamfile17 atan.c atanf.c atanl.c
/haiku/src/system/libroot/posix/musl/math/m68k/
H A DJamfile15 atan.c atanf.c atanl.c
/haiku/src/system/libroot/posix/musl/math/sparc/
H A DJamfile15 atan.c atanf.c atanl.c
/haiku/src/system/libroot/posix/musl/math/ppc/
H A DJamfile15 atan.c atanf.c atanl.c
/haiku/src/system/libroot/posix/musl/math/riscv64/
H A DJamfile15 atan.c atanf.c atanl.c
/haiku/src/system/libroot/posix/musl/math/arm/
H A DJamfile15 atan.c atanf.c atanl.c
/haiku/headers/posix/
H A Dmath.h262 extern long double atanl(long double x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1385 void atanl() {} in atanl() function
H A Dlibroot_stubs.c1446 void atanl() {} in atanl() function