Searched refs:xmax (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Ddnrm2.f27 double precision dx(1), cutlo, cuthi, hitest, sum, xmax,zero,one local in function:dnrm2
41 xmax = zero
50 105 xmax = dabs(dx(i))
53 110 if( dabs(dx(i)) .le. xmax ) go to 115
54 sum = one + sum * (xmax / dx(i))**2
55 xmax = dabs(dx(i))
57 115 sum = sum + (dx(i)/xmax)**2
59 75 sum = (sum * xmax) * xmax
72 dnrm2 = xmax * dsqr
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dxsize.h87 xmax (size_t size1, size_t size2) function
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dxsize.h88 xmax (size_t size1, size_t size2) function
H A Dvasnprintf.c825 xmax (xsum (length, count), xtimes (allocated, 2));
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dbmd.c611 int xmin, int xmax, int ymin, int ymax)
610 bmd_scroll_screen(volatile u_short *p, volatile u_short *q, int xmin, int xmax, int ymin, int ymax) argument

Completed in 205 milliseconds