Searched defs:atan2l (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libm/src/
H A De_atan2l.c52 atan2l(long double y, long double x) function
164 DEF_STD(atan2l); variable
/openbsd-current/gnu/lib/libstdc++/libstdc++/libmath/
H A Dstubs.c47 atan2l(long double x, long double y) function
/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A Dstubs.c115 atan2l(long double x, long double y) function
/openbsd-current/gnu/gcc/fixincludes/tests/base/architecture/ppc/
H A Dmath.h31 extern long double atan2l( long double, long double ) __LIBMLDBL_COMPAT(atan2l); variable
/openbsd-current/gnu/lib/libstdc++-v3/
H A Dconfig.h797 # define atan2l _atan2l macro
/openbsd-current/lib/libm/hidden/
H A Dmath.h42 LDBL_PROTO_NORMAL(atan2l); variable

Completed in 259 milliseconds