Home
last modified time | relevance | path

Searched defs:ey (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libm/src/
H A Ds_fmal.c54 int ex, ey, ez; in fmal() local
H A Ds_fma.c59 int ex, ey, ez; in fma() local
/openbsd-src/usr.bin/tmux/
H A Dscreen.c38 u_int ey; member
413 screen_set_selection(struct screen * s,u_int sx,u_int sy,u_int ex,u_int ey,u_int rectangle,int modekeys,struct grid_cell * gc) screen_set_selection() argument
[all...]
H A Dscreen-redraw.c117 u_int ex = wp->xoff + wp->sx, ey = wp->yoff + wp->sy; screen_redraw_pane_border() local
H A Dwindow-copy.c4582 u_int i, xx, yy, sx, sy, ex, ey, ey_last; window_copy_get_selection() local