Searched defs:nx (Results 1 - 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwadd_wch.c62 int code, x, y, nx; local
H A Dwins_wch.c105 int code, nx, width; local
122 for (nx = x + (8 - (x & 07)); x < nx; x += width)
H A Dwrefresh.c82 int wy, wx, ny, nx, dx, value; local
102 nx = w->_begx + wx;
109 (void) __m_cc_erase(ns, ny, nx, ny, nx);
110 (void) __m_cc_erase(ns, ny, nx+dx-1, ny, nx+dx-1);
113 &ns->_line[ny][nx], &w->_line[wy][wx],
117 if (!ns->_line[ny][nx]._f) {
121 if (nx <= 0)
127 else if (0 < nx)
[all...]
H A Dm_cc.c611 int nx, width, code = ERR; local
622 nx = x + (8 - (x & 07));
623 if (__m_cc_erase(w, y, x, y, nx-1) == -1)
625 x = nx;
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwins_wch.c109 int code, nx, width; local
122 for (nx = x + (8 - (x & 07)); x < nx; x += width)
H A Dwrefresh.c82 int wy, wx, ny, nx, dx, value; local
103 nx = w->_begx + wx;
111 (void) memcpy(&ns->_line[ny][nx], &w->_line[wy][wx],
115 if (ns->_first[ny] > nx)
116 ns->_first[ny] = (short) nx;
118 if (ns->_last[ny] < (nx + dx))
119 ns->_last[ny] = (short) (nx + dx);
121 if (!ns->_line[ny][nx]._f) {
126 if (nx <= 0)
133 else if (0 < nx)
[all...]
H A Dmvcur.c487 mvcur(int oy, int ox, int ny, int nx) argument
489 return (__m_mvcur(oy, ox, ny, nx, __m_outc));
/illumos-gate/usr/src/lib/libm/common/LD/
H A D__rem_pio2l.c50 int e0, i, nx, n, sign; local
65 nx = 3;
66 while (t[nx-1] == 0.0)
67 nx--; /* omit trailing zeros */
68 n = __rem_pio2m(t, v, e0, nx, 2, _TBL_ipio2l_inf);
H A Dhypotl.c72 int j, nx, ny, nz; local
76 nx = px[2]; /* biased exponent of x and y */
78 if (ny > nx) {
83 ny = nx;
84 nx = nz;
85 } /* force nx >= ny */
86 if (nx - ny >= 66)
88 if (nx < 0x5ff3 && ny > 0x205b) { /* medium x,y */
114 if (nx == k || ny == k) { /* x or y is INF or NaN */
115 /* since nx >
[all...]
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__rem_pio2l.c56 int e0, i, nx, n, sign; local
72 nx = 5;
73 while (t[nx - 1] == 0.0)
74 nx--; /* skip zero term */
76 n = __rem_pio2m(t, v, e0, nx, 3, (const int *) ipio2);
H A Dhypotl.c73 int j, k, nx, ny, nz; local
90 nx = px[n0] & k; /* exponent of x and y */
92 if (ny > nx) {
97 ny = nx;
98 nx = nz;
100 if ((nx - ny) >= 0x00730000)
102 if (nx < 0x5ff30000 && ny > 0x205b0000) { /* medium x,y */
128 if (nx == k || ny == k) { /* x or y is INF or NaN */
145 j = nx - 0x3fff0000;
148 pt1[n0] = nx;
[all...]
/illumos-gate/usr/src/lib/libm/common/C/
H A D__rem_pio2.c67 int e0, i, j, nx, n, ix, hx, lx; local
154 nx = 3;
157 nx--;
159 nx--;
161 n = __rem_pio2m(tx, y, e0, nx, 2, _TBL_ipio2_inf);
H A Dhypot.c81 int i, j, nx, ny, ix, iy, iscale = 0; local
104 nx = ix >> 20;
106 j = nx - ny;
110 if (nx >= 0x5f3) {
111 if (nx == 0x7ff) { /* inf or NaN, signal of sNaN */
145 if (nx == 0) {
H A D__rem_pio2m.c30 * int __rem_pio2m(x,y,e0,nx,prec,ipio2)
31 * double x[],y[]; int e0,nx,prec; const int ipio2[];
47 * x[] The input value (must be positive) is broken into nx
78 * nx dimension of x[]
106 * jx nx - 1
166 __rem_pio2m(double *x, double *y, int e0, int nx, int prec, const int *ipio2) argument
181 jx = nx - 1;
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcabs.c54 int i, j, nx, ny, ix, iy, iscale = 0; local
79 nx = ix >> 20;
81 j = nx - ny;
83 if (nx >= 0x5f3) {
85 if (nx == 0x7ff) {
116 if (nx == 0) {
H A Dk_clog_r.c251 int n, k, ix, iy, iz, nx, ny, nz, i, j; local
265 nx = ix >> 20; ny = iy >> 20;
266 if (nx >= 0x7ff) { /* x or y is Inf or NaN */
290 if (nx == 0) {
300 nx = (ix >> 20) - 120;
312 n = nx - ny;
328 n = nx - 0x3ff;
360 nx -= 0x3ff;
407 nz += nx + nx;
[all...]
/illumos-gate/usr/src/ucblib/libcurses/
H A Drefresh.c322 domvcur(int oy, int ox, int ny, int nx) argument
328 (void) mvcur(oy, ox, ny, nx);
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcosbig.c74 int e0, nx, j; local
88 nx = 2;
92 nx = 3;
96 nx = 1;
99 nx = __vlibm_rem_pio2m(tt, ty, e0, nx, 2);
102 nx = -nx;
106 nx = (nx
[all...]
H A D__vcosbigf.c74 int e0, nx, j; local
89 nx = 2;
93 nx = 3;
97 nx = 1;
100 nx = __vlibm_rem_pio2m(tt, ty, e0, nx, 2);
103 nx = -nx;
107 nx = (nx
[all...]
H A D__vrem_pio2m.c34 * On entry, X is represented by x, an array of nx 24-bit integers
39 * nx must be 1, 2, or 3, and e must be >= -24. For example, a
166 __vlibm_rem_pio2m(double *x, double *y, int e, int nx, int prec) argument
182 if (nx == 3) {
189 } else if (nx == 2) {
264 * For some reason, writing out the nx loop explicitly
270 for (j = 1; j < nx; j++)
H A D__vsinbig.c74 int e0, nx, j; local
88 nx = 2;
92 nx = 3;
96 nx = 1;
99 nx = __vlibm_rem_pio2m(tt, ty, e0, nx, 2);
102 nx = -nx;
107 /* now nx and ty[*] are the quadrant and reduced arg */
108 xsb = (nx
[all...]
H A D__vsinbigf.c74 int e0, nx, j; local
89 nx = 2;
93 nx = 3;
97 nx = 1;
100 nx = __vlibm_rem_pio2m(tt, ty, e0, nx, 2);
103 nx = -nx;
108 /* now nx and ty[*] are the quadrant and reduced arg */
109 xsb = (nx
[all...]
/illumos-gate/usr/src/lib/libast/common/path/
H A Dpathprobe.c99 char* nx; local
160 nx = path + PATH_MAX - 1;
161 strncopy(np, probe, nx - np);
191 x = nx;
/illumos-gate/usr/src/common/fsreparse/
H A Dfs_reparse.c124 int nx, ix, len; local
131 for (nx = 0; nx < sizeof (svctype_invalid_chars); nx++) {
132 if (svc_str[ix] == svctype_invalid_chars[nx])
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmvcur.c186 _homefirst(int ny, int nx, int type, int doit) argument
204 return (cost + _mvrel(cy, 0, ny, nx, FALSE));
207 return (_mvrel(cy, 0, ny, nx, TRUE));
213 _mvrel(int cy, int cx, int ny, int nx, int doit) argument
219 ch = _mvhor(cx, nx, doit);
279 _mvhor(int cx, int nx, int doit) argument
283 if (cx == nx)
290 st = cx < nx ? _mvright(cx, nx, FALSE) : _mvleft(cx, nx, FALS
318 _mvright(int cx, int nx, int doit) argument
394 _mvleft(int cx, int nx, int doit) argument
[all...]

Completed in 77 milliseconds

12