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

1 2 3 4 5 6 7

  /src/lib/libm/src/
s_tanf.c 25 __weak_alias(tanf, _tanf)
28 tanf(float x)
namespace.h 104 #define tanf _tanf macro
  /src/lib/libm/arch/m68060/
s_tanf.S 4 * FPLSP wrapper for tanf
12 WEAK_ALIAS(tanf, _tanf)
  /src/tests/lib/libm/
t_tan.c 164 * tanf(3)
192 ok = (fabsf((tanf(theta) - tan_theta)/tan_theta)
197 atf_tc_fail_nonfatal("tanf(%d deg) = %.8g != %.8g",
198 deg, tanf(theta), tan_theta);
206 atf_tc_set_md_var(tc, "descr", "Test tanf(NaN) == NaN");
214 ATF_CHECK(isnan(tanf(x)) != 0);
220 atf_tc_set_md_var(tc, "descr", "Test tanf(-Inf) == NaN");
226 const float y = tanf(x);
234 atf_tc_set_md_var(tc, "descr", "Test tanf(+Inf) == NaN");
240 const float y = tanf(x)
    [all...]
  /src/lib/libm/arch/vax/
n_tan.S 97 WEAK_ALIAS(tanf, _tanf)
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
math_stubs_float.cc 211 tanf(float x) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
math_stubs_float.cc 211 tanf(float x) function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
math.h 2738 # undef tanf
2739 # define tanf rpl_tanf
2741 _GL_FUNCDECL_RPL (tanf, float, (float x));
2742 _GL_CXXALIAS_RPL (tanf, float, (float x));
2745 # undef tanf
2746 _GL_FUNCDECL_SYS (tanf, float, (float x));
2748 _GL_CXXALIAS_SYS (tanf, float, (float x));
2750 _GL_CXXALIASWARN (tanf);
2752 # undef tanf macro
2754 _GL_WARN_ON_USE (tanf, "tanf is unportable -
    [all...]

Completed in 73 milliseconds

1 2 3 4 5 6 7