Home
last modified time | relevance | path

Searched defs:y (Results 226 – 250 of 1007) sorted by relevance

12345678910>>...41

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_impossible2.c9 int main(unsigned int x, unsigned int y) in main()
/illumos-gate/usr/src/lib/libm/common/R/
H A Dcopysignf.c35 copysignf(float x, float y) { in copysignf()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dccos.c48 double x, y; in ccos() local
H A Dccosf.c37 float x, y; in ccosf() local
/illumos-gate/usr/src/cmd/mandoc/
H A Datt.c25 #define LINE(x, y) \ argument
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwredraw.c45 wredrawln(w, y, n) in wredrawln() argument
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvaddch.c38 mvaddch(int y, int x, chtype ch) in mvaddch()
H A D_mvaddchstr.c47 mvaddchstr(int y, int x, chtype *s) in mvaddchstr()
H A D_mvaddstr.c45 mvaddstr(int y, int x, char *str) in mvaddstr()
H A D_mvaddwch.c38 mvaddwch(int y, int x, chtype ch) in mvaddwch()
H A D_mvaddwchstr.c38 mvaddwchstr(int y, int x, chtype *str) in mvaddwchstr()
H A D_mvaddwstr.c38 mvaddwstr(int y, int x, wchar_t *ws) in mvaddwstr()
H A D_mvgetstr.c47 mvgetstr(int y, int x, char *str) in mvgetstr()
H A D_mvgetwstr.c38 mvgetwstr(int y, int x, wchar_t *ws) in mvgetwstr()
H A D_mvinchstr.c47 mvinchstr(int y, int x, chtype *s) in mvinchstr()
H A D_mvinsch.c47 mvinsch(int y, int x, chtype c) in mvinsch()
H A D_mvinsstr.c47 mvinsstr(int y, int x, char *s) in mvinsstr()
H A D_mvinstr.c47 mvinstr(int y, int x, char *s) in mvinstr()
H A D_mvinswch.c38 mvinswch(int y, int x, chtype c) in mvinswch()
H A D_mvinswstr.c38 mvinswstr(int y, int x, wchar_t *ws) in mvinswstr()
H A D_mvinwchstr.c38 mvinwchstr(int y, int x, chtype *str) in mvinwchstr()
H A D_mvinwstr.c38 mvinwstr(int y, int x, wchar_t *ws) in mvinwstr()
H A D_mvwinwch.c38 mvwinwch(WINDOW *win, int y, int x) in mvwinwch()
H A D_touchline.c47 touchline(WINDOW *win, int y, int n) in touchline()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwmove.c48 wmove(WINDOW *w, int y, int x) in wmove()

12345678910>>...41