/netbsd-src/lib/libc/gen/ |
H A D | Lint_modf.c | 12 modf(double value, double *iptr) in modf() function
|
/netbsd-src/lib/libc/compat/gen/ |
H A D | compat_modf_ieee754.c | 43 modf(double val, double *iptr) in modf() function
|
/netbsd-src/lib/libm/src/ |
H A D | s_modf.c | 34 __strong_alias(_modfl, modf) in __strong_alias() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | remainder.d | 73 real modf(real x, ref real i) @trusted nothrow @nogc in modf() function
|
/netbsd-src/tests/lib/libm/ |
H A D | t_modf.c | 171 ATF_TC_HEAD(modf, tc) in ATF_TC_HEAD() argument 175 ATF_TC_BODY(modf, tc) in ATF_TC_BODY() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_hip_cmath.h | 99 __DEVICE__ float modf(float __x, float *__iptr) { return ::modff(__x, __iptr); } in modf() function
|
H A D | __clang_cuda_cmath.h | 160 __DEVICE__ float modf(float __x, float *__iptr) { return ::modff(__x, __iptr); } in modf() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 267 alias core.stdc.math.modf modf; in version() local 269 alias core.stdc.math.modff modf; in version() local 1257 alias core.stdc.math.modf modf; variable 1259 alias core.stdc.math.modff modf; variable 1261 alias core.stdc.math.modfl modf; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 518 modf (double x, double *ip) in modf() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 518 modf (double x, double *ip) in modf() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
H A D | config.h.in | 1238 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | config.h.in | 1300 # define modf _modf macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 994 inline _LIBCPP_INLINE_VISIBILITY float modf(float __lcpp_x, float* __lcpp_y) _NOEXCEPT … in modf() function 995 inline _LIBCPP_INLINE_VISIBILITY long double modf(long double __lcpp_x, long double* __lcpp_y) _NOE… in modf() function
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/ |
H A D | symver-config.h | 1305 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/m68k/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/ |
H A D | symver-config.h | 1305 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/x86_64/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/ |
H A D | symver-config.h | 1305 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipseb/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/ |
H A D | symver-config.h | 1243 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/ |
H A D | symver-config.h | 1305 # define modf _modf macro
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/ |
H A D | symver-config.h | 1305 # define modf _modf macro
|