HomeSort by: relevance | last modified time | path
    Searched refs:atanf (Results 1 - 25 of 168) sorted by relevancy

1 2 3 4 5 6 7

  /src/lib/libm/noieee_src/
n_atan.c 89 __weak_alias(atanf, _atanf)
99 atanf(float x) function
  /src/lib/libm/arch/i387/
s_atanf.S 14 WEAK_ALIAS(atanf, _atanf)
  /src/tests/lib/libm/
t_atan.c 58 ATF_LIBM_TEST(atan_nan, "Test atan/atanf(NaN) == NaN")
62 T_LIBM_CHECK_NAN(0, atanf, T_LIBM_NAN);
68 ATF_LIBM_TEST(atan_inrange, "Test atan/atanf(x) for some values")
74 T_LIBM_CHECK(i, atanf, values[i].x, values[i].y, 1.0e-7);
78 ATF_LIBM_TEST(atan_zero_neg, "Test atan/atanf(-0.0) == -0.0")
82 T_LIBM_CHECK_MINUS_ZERO(0, atanf, -0.0);
85 ATF_LIBM_TEST(atan_zero_pos, "Test atan/atanf(+0.0) == +0.0")
89 T_LIBM_CHECK_PLUS_ZERO(0, atanf, +0.0);
  /src/lib/libm/arch/m68060/
s_atanf.S 4 * FPLSP wrapper for atanf
12 WEAK_ALIAS(atanf, _atanf)
  /src/lib/libm/src/
e_atan2f.c 45 if(hx==0x3f800000) return atanf(y); /* x=1.0 */
85 else z=atanf(fabsf(y/x)); /* safe to do y/x */
s_atanf.c 29 __weak_alias(atanf, _atanf)
64 atanf(float x) function
namespace.h 15 #define atanf _atanf macro
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
math_stubs_float.cc 59 atanf(float x) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
math_stubs_float.cc 59 atanf(float x) function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
math.h 851 # undef atanf
852 # define atanf rpl_atanf
854 _GL_FUNCDECL_RPL (atanf, float, (float x));
855 _GL_CXXALIAS_RPL (atanf, float, (float x));
858 # undef atanf
859 _GL_FUNCDECL_SYS (atanf, float, (float x));
861 _GL_CXXALIAS_SYS (atanf, float, (float x));
863 _GL_CXXALIASWARN (atanf);
865 # undef atanf macro
867 _GL_WARN_ON_USE (atanf, "atanf is unportable -
    [all...]

Completed in 56 milliseconds

1 2 3 4 5 6 7