Home
last modified time | relevance | path

Searched refs:atan2f (Results 1 – 25 of 246) sorted by relevance

12345678910

/netbsd-src/lib/libm/complex/
H A Dcatrigf.c201 ry = atan2f(new_y, sqrt_A2my2); in casinhf()
263 rx = atan2f(sqrt_A2mx2, new_x); in cacosf()
265 rx = atan2f(sqrt_A2mx2, -new_x); in cacosf()
308 atan2f(y, x))); in clog_for_large_values()
311 return (CMPLXF(logf(hypotf(x, y)), atan2f(y, x))); in clog_for_large_values()
313 return (CMPLXF(logf(ax * ax + ay * ay) / 2, atan2f(y, x))); in clog_for_large_values()
391 ry = atan2f(2, -ay) / 2; in catanhf()
393 ry = atan2f(2 * ay, (1 - ax) * (1 + ax)) / 2; in catanhf()
395 ry = atan2f(2 * ay, (1 - ax) * (1 + ax) - ay * ay) / 2; in catanhf()
H A Dcargf.c16 return atan2f(__imag__ z, __real__ z); in cargf()
H A Dclogf.c44 rr = atan2f(cimagf(z), crealf(z)); in clogf()
/netbsd-src/lib/libm/src/
H A Dw_atan2f.c30 __weak_alias(atan2f, _atan2f) in __weak_alias() argument
34 atan2f(float y, float x) /* wrapper atan2f */ in __weak_alias()
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dmath.in.h382 # undef atan2f
383 # define atan2f rpl_atan2f
385 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
386 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
389 # undef atan2f
390 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
392 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
394 _GL_CXXALIASWARN (atan2f);
396 # undef atan2f
398 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dmath.h893 # undef atan2f
894 # define atan2f rpl_atan2f
896 _GL_FUNCDECL_RPL (atan2f, float, (float y, float x));
897 _GL_CXXALIAS_RPL (atan2f, float, (float y, float x));
900 # undef atan2f
901 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
903 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
905 _GL_CXXALIASWARN (atan2f);
907 # undef atan2f
909 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "

12345678910