Searched defs:fmod (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfmod.c24 double fmod(x, y) function
/netbsd-current/tests/lib/libm/
H A Dt_fmod.c38 ATF_TC(fmod); variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h434 fmod (double x, double y) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h434 fmod (double x, double y) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h55 __DEVICE__ float fmod(float __x, float __y) { return ::fmodf(__x, __y); } function
H A Dtgmath.h797 #undef fmod macro
798 #define fmod(__x, __y) __tg_fmod(__tg_promote2((__x), (__y))(__x), \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h93 #define fmod(x,y) __TGMATH_REAL_2(x, y, fmod) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h93 #define fmod(x,y) __TGMATH_REAL_2(x, y, fmod) macro
/netbsd-current/include/
H A Dtgmath.h162 #define fmod(a,b) __TG_FN2(fmod, (a), (b)) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmath.in.h1019 # undef fmod macro
1020 # define fmod rpl_fmod macro
1028 _GL_CXXALIASWARN (fmod); variable
1031 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dmath.h1511 # undef fmod macro
[all...]

Completed in 319 milliseconds

123