Searched refs:fmodl (Results 1 - 25 of 86) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dbuiltins-40.c3 Check that fmod, fmodf, fmodl, drem, dremf and dreml
15 extern long double fmodl(long double, long double);
41 return fmodl(x, y);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltins-40.c3 Check that fmod, fmodf, fmodl, drem, dremf, dreml,
14 extern long double fmodl(long double, long double);
37 return fmodl(x, y);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/architecture/ppc/
H A Dmath.h74 extern long double fmodl( long double, long double) __LIBMLDBL_COMPAT(fmodl); variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dmath_stubs_long_double.cc115 fmodl(long double x, long double y) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libmath/
H A Dstubs.c217 fmodl(long double x, long double y) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/
H A Dconfig.h146 /* Define to 1 if you have the `fmodl' function. */
931 # define fmodl _fmodl macro
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/alpha/
H A Dc++config.h204 /* Define to 1 if you have the `fmodl' function. */
947 # define fmodl _fmodl macro

Completed in 148 milliseconds

1234