/openbsd/lib/libcurses/widechar/ |
H A D | lib_ins_wch.c | 94 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 D | lib_insnstr.c | 85 NCURSES_SIZE_T ox = win->_curx; in NCURSES_EXPORT() local
|
H A D | lib_insch.c | 158 NCURSES_SIZE_T ox = win->_curx; in winsch() local
|
/openbsd/games/hunt/hunt/ |
H A D | display.c | 77 int oy, ox; in display_atyx() local
|
/openbsd/games/hack/ |
H A D | def.obj.h | 69 xchar ox,oy; member
|
H A D | hack.c | 380 movobj(struct obj *obj, int ox, int oy) in movobj()
|
/openbsd/usr.bin/tmux/ |
H A D | cmd-display-menu.c | 110 u_int line, ox, oy, sx, sy, lines, position; in cmd_display_menu_get_position() local
|
H A D | screen-redraw.c | 951 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 D | server-client.c | 175 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 D | tty.c | 905 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 D | window-copy.c | 623 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 D | format.c | 2392 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 D | grid.c | 634 u_int xx, yy, ox, sx; in grid_clear() local
|
H A D | window-tree.c | 516 u_int ox, oy; in window_tree_draw_label() local
|
H A D | tmux.h | 1014 u_int ox; member 1427 u_int ox; member
|
/openbsd/games/cribbage/ |
H A D | io.c | 507 int c, oy, ox; in get_line() local
|
/openbsd/lib/libc/stdio/ |
H A D | vfwprintf.c | 329 wchar_t ox[2]; /* space for 0x; ox[1] is either x, X, or \0 */ in __vfwprintf() local
|
H A D | vfprintf.c | 339 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 D | coff-rs6000.c | 281 struct xcoff_tdata *ix, *ox; local
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff-rs6000.c | 281 struct xcoff_tdata *ix, *ox; local
|
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4361 U4 ox = rand(); in BinaryOpOriginTest() local 4466 int ox = __LINE__; in MemCpyTest() local
|