Home
last modified time | relevance | path

Searched refs:fmax (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/diff/
Danalyze.c112 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local
128 fmax < dmax ? fd[++fmax + 1] = -1 : --fmax;
129 for (d = fmax; d >= fmin; d -= 2)
171 if (!odd && fmin <= d && d <= fmax && x <= fd[d])
196 for (d = fmax; d >= fmin; d -= 2)
277 for (d = fmax; d >= fmin; d -= 2)
/mirbsd/src/lib/libm/
DMakefile137 tan.3 tanh.3 trunc.3 fmax.3 fdim.3
211 MLINKS+=fmax.3 fmaxf.3
212 MLINKS+=fmax.3 fmin.3
213 MLINKS+=fmax.3 fminf.3
/mirbsd/src/lib/libm/src/
Ds_fmax.c38 fmax(double x, double y) in fmax() function
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_imap.c201 #define fmax(a,b) (((a)>(b))?(a):(b)) macro
223 if (!d && fmin(x1,x2) <= x && x <= fmax(x1,x2) in pointinpoly()
224 && fmin(y1,y2) <= y && y <= fmax(y1,y2)) { in pointinpoly()
/mirbsd/src/include/
Dmath.h399 double fmax(double, double);
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-ic.tbl13 fp-arith; fadd, famax, famin, fcvt.fx, fcvt.fxu, fcvt.xuf, fma, fmax, fmin, fmpy, fms, fnma, fnmpy,…
/mirbsd/src/distrib/lists/htman/htmi/
Dmi3596 ./man3/fmax.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi5852 ./usr/share/man/cat3/fmax.0