Home
last modified time | relevance | path

Searched defs:fdim (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d481 alias core.stdc.math.fdim fdim; in version() local
483 alias core.stdc.math.fdimf fdim; in version() local
485 alias core.stdc.math.fdiml fdim; in version() local
971 alias core.stdc.math.fdim fdim; in version() local
973 alias core.stdc.math.fdimf fdim; in version() local
975 alias core.stdc.math.fdiml fdim; in version() local
1488 alias core.stdc.math.fdim fdim; variable
1490 alias core.stdc.math.fdimf fdim; variable
1492 alias core.stdc.math.fdiml fdim; variable
/netbsd-src/sys/dev/i2c/
H A Dtps65217pmic.c331 int isel, fdim, brightness; in tps65217pmic_attach() local
489 tps65217pmic_wled_init(struct tps65217pmic_softc *sc, int isel, int fdim, in tps65217pmic_wled_init()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1202 inline _LIBCPP_INLINE_VISIBILITY float fdim(float __lcpp_x, float __lcpp_y) _NOEXCEPT … in fdim() function
1203 inline _LIBCPP_INLINE_VISIBILITY long double fdim(long double __lcpp_x, long double __lcpp_y) _NOEX… in fdim() function
1213 fdim(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in fdim() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h88 #define fdim(x,y) __TGMATH_REAL_2(x, y, fdim) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h88 #define fdim(x,y) __TGMATH_REAL_2(x, y, fdim) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Doperations.d749 real fdim(real x, real y) @safe pure nothrow @nogc in fdim() function
/netbsd-src/include/
H A Dtgmath.h157 #define fdim(a,b) __TG_FN2(fdim, (a), (b)) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h113 __DEVICE__ double fdim(double __a, double __b) { return __nv_fdim(__a, __b); } in fdim() function
H A Dtgmath.h704 #define fdim(__x, __y) __tg_fdim(__tg_promote2((__x), (__y))(__x), \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf465 fdim, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf465 fdim, 99 keyword