Searched defs:fmax (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/lib/libm/noieee_src/
H A Dn_fmax.c39 fmax(double x, double y) function
H A Dtrig.h58 #define fmax (*(double*)fmaxx) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/aarch64/
H A Dfstur.s14 fmax: label
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/aarch64/
H A Dfstur.s14 fmax: label
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfstrcmp.c184 int fmax = fmid; /* Limits of top-down search. */ local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dfstrcmp.c184 int fmax = fmid; /* Limits of top-down search. */ local
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dfstrcmp.c184 int fmax = fmid; /* Limits of top-down search. */ local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h91 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h91 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Danalyze.c110 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local
/netbsd-current/external/gpl2/diffutils/dist/src/
H A Danalyze.c108 lin fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local
/netbsd-current/include/
H A Dtgmath.h160 #define fmax(a,b) __TG_FN2(fmax, (a), (b)) macro
/netbsd-current/sys/dev/acpi/
H A Dacpi_tz.c276 uint32_t tmp, fmin, fmax, fcurrent; local
653 ACPI_INTEGER fmin, fmax, fcurr; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h761 #undef fmax macro
762 #define fmax(__x, __y) __tg_fmax(__tg_promote2((__x), (__y))(__x), \ macro
H A D__clang_cuda_math.h131 __DEVICE__ double fmax(double __a, double __b) { return __nv_fmax(__a, __b); } function
H A D__clang_hip_math.h782 double fmax(double __x, double __y) { return __ocml_fmax_f64(__x, __y); } function
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_gm20b.c991 u32 fmax = 0; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_rps.c168 u8 fmax, fmin, fstart; local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h509 fmax, member in class:BUILTIN

Completed in 392 milliseconds