Home
last modified time | relevance | path

Searched defs:sy (Results 1 – 25 of 144) sorted by relevance

123456

/netbsd-src/sys/kern/
H A Dkern_syscall.c64 const struct sysent *sy; in sys_nomodule() local
109 struct sysent *sy; in syscall_establish() local
147 struct sysent *sy; in syscall_disestablish() local
236 trace_enter(register_t code, const struct sysent *sy, const void *args) in trace_enter()
279 trace_exit(register_t code, const struct sysent *sy, const void *args, in trace_exit()
H A Dkern_scdebug.c136 const struct sysent *sy; in scdebug_call() local
247 const struct sysent *sy; in scdebug_ret() local
/netbsd-src/games/hack/
H A Dhack.mkshop.c93 int sh, sx, sy, i = -1; in mkshop() local
227 int sh, sx, sy, i; in mkzoo() local
303 int sx, sy, i, eelct = 0; in mkswamp() local
328 nexttodoor(int sx, int sy) in nexttodoor()
/netbsd-src/sys/sys/
H A Dsyscallvar.h59 sy_call(const struct sysent *sy, struct lwp *l, const void *uap, in sy_call()
72 sy_invoke(const struct sysent *sy, struct lwp *l, const void *uap, in sy_invoke()
H A Dsystm.h159 #define SYCALL_RET_64_P(sy) ((sy)->sy_flags & SYCALL_RET_64) argument
160 #define SYCALL_ARG_64_P(sy, n) ((sy)->sy_flags & (SYCALL_ARG0_64 << (n))) argument
161 #define SYCALL_ARG_64_MASK(sy) (((sy)->sy_flags >> 17) & 0xff) argument
162 #define SYCALL_ARG_PTR_P(sy) ((sy)->sy_flags & SYCALL_ARG_PTR) argument
163 #define SYCALL_NARGS64(sy) (((sy)->sy_flags >> 12) & 0x0f) argument
/netbsd-src/sys/arch/amiga/dev/
H A Dite_cl.c173 cl_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in cl_clear()
198 cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in cl_scroll()
H A Dite_rh.c207 rh_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in rh_clear()
218 rh_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in rh_scroll()
H A Dite_cv3d.c228 cv3d_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in cv3d_clear()
253 cv3d_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in cv3d_scroll()
H A Dite_cv.c228 cv_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in cv_clear()
253 cv_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in cv_scroll()
H A Dite_et.c179 et_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in et_clear()
204 et_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in et_scroll()
H A Dite_rt.c415 retina_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in retina_clear()
437 retina_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) in retina_scroll()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtpow_all.c75 cmpres (int spx, const void *px, const char *sy, mpfr_rnd_t rnd, in cmpres()
141 test_others (const void *sx, const char *sy, mpfr_rnd_t rnd, in test_others()
494 char sy[256]; /* larger than needed, for maintainability */ in underflow_up1() local
580 char sy[256]; in underflow_up2() local
/netbsd-src/external/bsd/tmux/dist/
H A Dimage.c56 image_fallback(char **ret, u_int sx, u_int sy) in image_fallback()
157 u_int sx, sy; in image_scroll_up() local
H A Dcmd-resize-window.c56 u_int adjust, sx, sy, xpixel = 0, ypixel = 0; in cmd_resize_window_exec() local
H A Dcmd-rotate-window.c53 u_int sx, sy, xoff, yoff; in cmd_rotate_window_exec() local
H A Dcmd-swap-pane.c54 u_int sx, sy, xoff, yoff; in cmd_swap_pane_exec() local
/netbsd-src/sys/arch/hp300/stand/common/
H A Dite_tc.c113 topcat_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in topcat_windowmove()
H A Dite_rb.c127 rbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in rbox_windowmove()
H A Dite_dumb.c206 dumb_clear(struct ite_data *ip, int sy, int sx, int h, int w) in dumb_clear()
244 dumb_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, in dumb_windowmove()
H A Dite_dv.c135 dvbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in dvbox_windowmove()
H A Dite_gb.c123 gbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in gbox_windowmove()
H A Dite_subr.c202 ite_dio_clear(struct ite_data *ip, int sy, int sx, int h, int w) in ite_dio_clear()
299 ite_dio_windowmove1bpp(struct ite_data *ip, int sy, int sx, int dy, int dx, in ite_dio_windowmove1bpp()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_f.c33 mp_size_t sx, sy; in mpfr_set_f() local
H A Dget_f.c35 mp_size_t sx, sy; in mpfr_get_f() local
/netbsd-src/sys/arch/x68k/dev/
H A Ditevar.h117 attrclr(ip,sy,sx,h,w) global() argument
120 attrmov(ip,sy,sx,dy,dx,h,w) global() argument
132 attrclr(ip,sy,sx,h,w) global() argument
133 attrmov(ip,sy,sx,dy,dx,h,w) global() argument
213 attrclr(ip,sy,sx,h,w) global() argument
214 attrmov(ip,sy,sx,dy,dx,h,w) global() argument

123456