Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libcurses/screen/
H A Dmvcur.c186 _homefirst(int ny, int nx, int type, int doit) in _homefirst() argument
213 _mvrel(int cy, int cx, int ny, int nx, int doit) in _mvrel() argument
227 _mvvert(int cy, int ny, int doit) in _mvvert() argument
[all...]
/titanic_52/usr/src/lib/libm/common/C/
H A Dfmod.c46 int nd, k, ny; in fmod() local
[all...]
H A Dhypot.c81 int i, j, nx, ny, ix, iy, iscale = 0; in hypot() local
/titanic_52/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwrefresh.c82 int wy, wx, ny, nx, dx, value; local
[all...]
H A Dmvcur.c503 int oy, ox, ny, nx; variable
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwrefresh.c82 int wy, wx, ny, nx, dx, value; in wnoutrefresh() local
[all...]
H A Dmvcur.c487 mvcur(int oy, int ox, int ny, int nx) in mvcur() argument
/titanic_52/usr/src/lib/libm/common/R/
H A Dfmodf.c46 int hx, ix, iy, iz, k, ny, nd; in fmodf() local
[all...]
/titanic_52/usr/src/lib/libm/common/LD/
H A Dhypotl.c72 int j, nx, ny, nz; in hypotl() local
[all...]
/titanic_52/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
/titanic_52/usr/src/lib/libm/common/Q/
H A Dhypotl.c73 int j, k, nx, ny, nz; in hypotl() local
/titanic_52/usr/src/ucblib/libcurses/
H A Drefresh.c322 domvcur(int oy, int ox, int ny, int nx) in domvcur() argument
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dremquof.c58 int hx, ix, iy, iz, k, ny, nd, m, sq; in fmodquof() local
[all...]
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dfmod.c120 int ny, nr; in fmod() local
/titanic_52/usr/src/lib/libxcurses/h/
H A Dcurses.h1060 #define newpad(ny, nx) __m_newwin((WINDOW *) 0, ny, nx, -1, -1) argument
1061 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) argument
/titanic_52/usr/src/common/mpi/
H A Dmpi.c1972 mp_size ny = mp_trailing_zeros(&yc); in mp_xgcd() local
/titanic_52/usr/src/lib/libxcurses2/h/
H A Dcurses.h1075 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) argument