Home
last modified time | relevance | path

Searched defs:ox (Results 1 – 21 of 21) sorted by relevance

/openbsd/lib/libcurses/widechar/
H A Dlib_ins_wch.c94 NCURSES_SIZE_T ox = win->_curx; in wins_wch() local
123 NCURSES_SIZE_T ox = win->_curx; in wins_nwstr() local
/openbsd/lib/libcurses/base/
H A Dlib_insnstr.c85 NCURSES_SIZE_T ox = win->_curx; in NCURSES_EXPORT() local
H A Dlib_insch.c158 NCURSES_SIZE_T ox = win->_curx; in winsch() local
/openbsd/games/hunt/hunt/
H A Ddisplay.c77 int oy, ox; in display_atyx() local
/openbsd/games/hack/
H A Ddef.obj.h69 xchar ox,oy; member
H A Dhack.c380 movobj(struct obj *obj, int ox, int oy) in movobj()
/openbsd/usr.bin/tmux/
H A Dcmd-display-menu.c110 u_int line, ox, oy, sx, sy, lines, position; in cmd_display_menu_get_position() local
H A Dscreen-redraw.c951 int cm_y, cm_size, xoff = wp->xoff, ox = ctx->ox; in screen_redraw_draw_pane_scrollbar() local
1002 int px, py, ox = ctx->ox, oy = ctx->oy; in screen_redraw_draw_scrollbar() local
H A Dserver-client.c175 u_int ox, onx; in server_client_overlay_range() local
2891 u_int cx = 0, cy = 0, ox, oy, sx, sy; in server_client_reset_state() local
H A Dtty.c905 tty_window_offset(struct tty *tty, u_int *ox, u_int *oy, u_int *sx, u_int *sy) in tty_window_offset()
917 tty_window_offset1(struct tty *tty, u_int *ox, u_int *oy, u_int *sx, u_int *sy) in tty_window_offset1()
997 u_int ox, oy, sx, sy; in tty_update_client_offset() local
H A Dwindow-copy.c623 u_int ox, oy, px, py, n, offset, size; in window_copy_scroll1() local
724 u_int n, ox, oy, px, py; in window_copy_pageup1() local
782 u_int n, ox, oy, px, py; in window_copy_pagedown1() local
849 u_int maxy, ox, oy; in window_copy_next_paragraph() local
5209 u_int ox, oy, px, py; in window_copy_cursor_up() local
5283 u_int ox, oy, px, py; in window_copy_cursor_down() local
H A Dformat.c2392 u_int ox, oy, sx, sy; in format_cb_window_bigger() local
2564 u_int ox, oy, sx, sy; in format_cb_window_offset_x() local
2578 u_int ox, oy, sx, sy; in format_cb_window_offset_y() local
H A Dgrid.c634 u_int xx, yy, ox, sx; in grid_clear() local
H A Dwindow-tree.c516 u_int ox, oy; in window_tree_draw_label() local
H A Dtmux.h1014 u_int ox; member
1427 u_int ox; member
/openbsd/games/cribbage/
H A Dio.c507 int c, oy, ox; in get_line() local
/openbsd/lib/libc/stdio/
H A Dvfwprintf.c329 wchar_t ox[2]; /* space for 0x; ox[1] is either x, X, or \0 */ in __vfwprintf() local
H A Dvfprintf.c339 char ox[2]; /* space for 0x; ox[1] is either x, X, or \0 */ in __vfprintf() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-rs6000.c281 struct xcoff_tdata *ix, *ox; local
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-rs6000.c281 struct xcoff_tdata *ix, *ox; local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4361 U4 ox = rand(); in BinaryOpOriginTest() local
4466 int ox = __LINE__; in MemCpyTest() local