Home
last modified time | relevance | path

Searched defs:fmax (Results 1 – 7 of 7) sorted by path

/dragonfly/contrib/cvs-1.12/diff/
H A Danalyze.c110 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local
/dragonfly/contrib/diffutils/lib/
H A Ddiffseq.h197 OFFSET fmax = fmid; /* Limits of top-down search. */ in diag() local
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h135 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
/dragonfly/contrib/openbsd_libm/include/global/
H A Dtgmath.h174 #define fmax(x, y) __tg_simple2(x, y, fmax) macro
/dragonfly/contrib/openbsd_libm/src/
H A Ds_fmax.c32 fmax(double x, double y) in fmax() function
/dragonfly/sys/dev/drm/i915/
H A Di915_drv.h1399 u8 fmax; member
H A Dintel_pm.c5902 u8 fmax, fmin, fstart, vstart; in ironlake_enable_drps() local