Searched refs:logl (Results 1 - 25 of 92) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltins-9.c21 extern long double logl(long double);
81 return logl(powl(x,y));
H A Dbuiltins-2.c22 extern long double logl (long double);
165 return logl(expl(x));
170 return expl(logl(x));
180 return logl(sqrtl(x));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dbuiltins-9.c21 extern long double logl(long double);
81 return logl(powl(x,y));
H A Dbuiltins-2.c22 extern long double logl (long double);
165 return logl(expl(x));
170 return expl(logl(x));
180 return logl(sqrtl(x));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/architecture/ppc/
H A Dmath.h44 extern long double logl( long double ) __LIBMLDBL_COMPAT(logl); variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-math-1.c24 extern long double logl (long double);
156 if (logl (1.0L) != 0.0L)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-math-1.c24 extern long double logl (long double);
156 if (logl (1.0L) != 0.0L)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dmath_stubs_long_double.cc159 logl(long double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libmath/
H A Dstubs.c324 logl(long double x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/
H A Dconfig.h258 /* Define to 1 if you have the `logl' function. */
1021 # define logl _logl macro

Completed in 234 milliseconds

1234