HomeSort by: relevance | last modified time | path
    Searched defs:cosl (Results 1 - 25 of 680) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libm/src/
s_cosl.c 43 __weak_alias(cosl, _cosl)
71 cosl(long double x) function
119 cosl(long double x)
s_cosl.c 43 __weak_alias(cosl, _cosl)
71 cosl(long double x) function
119 cosl(long double x)
s_cosl.c 43 __weak_alias(cosl, _cosl)
71 cosl(long double x) function
119 cosl(long double x)
s_cosl.c 43 __weak_alias(cosl, _cosl)
71 cosl(long double x) function
119 cosl(long double x)
s_cosl.c 43 __weak_alias(cosl, _cosl)
71 cosl(long double x) function
119 cosl(long double x)
namespace.h 32 #define cosl _cosl macro
namespace.h 32 #define cosl _cosl macro
namespace.h 32 #define cosl _cosl macro
namespace.h 32 #define cosl _cosl macro
namespace.h 32 #define cosl _cosl macro
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
math_stubs_long_double.cc 83 cosl(long double x) function
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
math.h 1117 # undef cosl
1118 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
1120 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
1122 _GL_CXXALIASWARN (cosl);
1125 # undef cosl macro
1127 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
1128 "use gnulib module cosl for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
math.h 1117 # undef cosl
1118 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
1120 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
1122 _GL_CXXALIASWARN (cosl);
1125 # undef cosl macro
1127 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
1128 "use gnulib module cosl for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
math.h 1117 # undef cosl
1118 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
1120 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
1122 _GL_CXXALIASWARN (cosl);
1125 # undef cosl macro
1127 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
1128 "use gnulib module cosl for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
math.h 1117 # undef cosl
1118 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
1120 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
1122 _GL_CXXALIASWARN (cosl);
1125 # undef cosl macro
1127 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
1128 "use gnulib module cosl for portability");
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
math.h 1117 # undef cosl
1118 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
1120 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
1122 _GL_CXXALIASWARN (cosl);
1125 # undef cosl macro
1127 _GL_WARN_ON_USE (cosl, "cosl is unportable - "
1128 "use gnulib module cosl for portability");

Completed in 125 milliseconds

1 2 3 4 5 6 7 8 91011>>