/openbsd-src/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-src/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-src/games/hunt/hunt/ |
H A D | display.c | 77 int oy, ox; in display_atyx() local
|
/openbsd-src/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-src/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 | server-client.c | 161 u_int ox, onx; server_client_overlay_range() local 2360 u_int cx = 0, cy = 0, ox, oy, sx, sy; server_client_reset_state() local [all...] |
H A D | tty.c | 898 tty_window_offset(struct tty * tty,u_int * ox,u_int * oy,u_int * sx,u_int * sy) tty_window_offset() argument 910 tty_window_offset1(struct tty * tty,u_int * ox,u_int * oy,u_int * sx,u_int * sy) tty_window_offset1() argument 990 u_int ox, oy, sx, sy; tty_update_client_offset() local [all...] |
H A D | window-copy.c | 607 u_int n, ox, oy, px, py; window_copy_pageup1() local 655 u_int n, ox, oy, px, py; window_copy_pagedown() local 722 u_int maxy, ox, oy; window_copy_next_paragraph() local 5051 u_int ox, oy, px, py; window_copy_cursor_up() local 5125 u_int ox, oy, px, py; window_copy_cursor_down() local [all...] |
H A D | format.c | 2370 u_int ox, oy, sx, sy; format_cb_window_bigger() local 2513 u_int ox, oy, sx, sy; format_cb_window_offset_x() local 2527 u_int ox, oy, sx, sy; format_cb_window_offset_y() local
|
H A D | grid.c | 611 u_int xx, yy, ox, sx; grid_clear() local
|
H A D | window-tree.c | 515 u_int ox, oy; window_tree_draw_label() local
|
H A D | tmux.h | 946 u_int ox; global() member 1337 u_int ox; global() member
|
/openbsd-src/games/cribbage/ |
H A D | io.c | 507 int c, oy, ox; in get_line() local
|
/openbsd-src/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-src/gnu/usr.bin/binutils/bfd/ |
H A D | coff-rs6000.c | 281 struct xcoff_tdata *ix, *ox; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff-rs6000.c | 281 struct xcoff_tdata *ix, *ox; local
|
/openbsd-src/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
|