Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmvcur.c184 _homefirst(int ny, int nx, int type, int doit) in _homefirst()
211 _mvrel(int cy, int cx, int ny, int nx, int doit) in _mvrel()
225 _mvvert(int cy, int ny, int doit) in _mvvert()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dfmod.c46 int nd, k, ny; in fmod() local
H A Dhypot.c81 int i, j, nx, ny, ix, iy, iscale = 0; in hypot() local
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwrefresh.c80 int wy, wx, ny, nx, dx, value; in wnoutrefresh() local
H A Dmvcur.c485 mvcur(int oy, int ox, int ny, int nx) in mvcur()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwrefresh.c80 int wy, wx, ny, nx, dx, value; local
H A Dmvcur.c501 int oy, ox, ny, nx; variable
/illumos-gate/usr/src/lib/libm/common/R/
H A Dfmodf.c46 int hx, ix, iy, iz, k, ny, nd; in fmodf() local
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dhypotl.c72 int j, nx, ny, nz; in hypotl() local
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcabs.c54 int i, j, nx, ny, ix, iy, iscale = 0; in cabs() local
H A Dk_clog_r.c251 int n, k, ix, iy, iz, nx, ny, nz, i, j; in __k_clog_r() local
H A Dk_clog_rl.c412 int n, k, ix, iy, iz, nx, ny, nz, i; local
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dhypotl.c73 int j, k, nx, ny, nz; in hypotl() local
/illumos-gate/usr/src/ucblib/libcurses/
H A Drefresh.c320 domvcur(int oy, int ox, int ny, int nx) in domvcur()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquof.c58 int hx, ix, iy, iz, k, ny, nd, m, sq; in fmodquof() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h102 gf_t nx, ny, nxxy, nxyy, d; in raidz_rec_qr_coeff() local
124 gf_t nx, ny, nz, nxx, nyy, nzz, nyyz, nyzz, xd, yd; in raidz_rec_pqr_coeff() local
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h1058 #define newpad(ny, nx) __m_newwin((WINDOW *) 0, ny, nx, -1, -1) argument
1059 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) argument
/illumos-gate/usr/src/common/mpi/
H A Dmpi.c1972 mp_size ny = mp_trailing_zeros(&yc); in mp_xgcd() local
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h1073 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) argument