Searched defs:ey (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/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-src/usr.bin/tmux/ | ||
H A D | screen.c | 38 u_int ey; member |
H A D | screen-redraw.c | 117 u_int ex = wp->xoff + wp->sx, ey = wp->yoff + wp->sy; screen_redraw_pane_border() local |
H A D | window-copy.c | 4582 u_int i, xx, yy, sx, sy, ex, ey, ey_last; window_copy_get_selection() local |