Searched defs:ey (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libm/src/ |
H A D | s_fmal.c | 54 int ex, ey, ez; in fmal() local
|
H A D | s_fma.c | 59 int ex, ey, ez; in fma() local
|
/openbsd/usr.bin/tmux/ |
H A D | screen.c | 38 u_int ey; member 428 u_int ex, u_int ey, u_int rectangle, int modekeys, struct grid_cell *gc) in screen_set_selection()
|
H A D | screen-redraw.c | 121 u_int ex = wp->xoff + wp->sx, ey = wp->yoff + wp->sy; in screen_redraw_pane_border() local
|
H A D | window-copy.c | 4736 u_int i, xx, yy, sx, sy, ex, ey, ey_last; in window_copy_get_selection() local
|