Home
last modified time | relevance | path

Searched defs:oo (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dalpha-opc.c340 #define BRA_(oo) OP(oo) argument
342 #define BRA(oo) BRA_(oo), BRA_MASK argument
345 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5)) argument
347 #define FP(oo,fff) FP_(oo,fff), FP_MASK argument
350 #define MEM_(oo) OP(oo) argument
352 #define MEM(oo) MEM_(oo), MEM_MASK argument
355 #define MFC_(oo,ffff) (OP(oo) | ((ffff) & 0xFFFF)) argument
357 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK argument
360 #define MBR_(oo,h) (OP(oo) | (((h) & 3) << 14)) argument
362 #define MBR(oo,h) MBR_(oo,h), MBR_MASK argument
[all …]
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dalpha-opc.c393 #define BRA_(oo) OP(oo) argument
395 #define BRA(oo) BRA_(oo), BRA_MASK argument
398 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5)) argument
400 #define FP(oo,fff) FP_(oo,fff), FP_MASK argument
403 #define MEM_(oo) OP(oo) argument
405 #define MEM(oo) MEM_(oo), MEM_MASK argument
408 #define MFC_(oo,ffff) (OP(oo) | ((ffff) & 0xFFFF)) argument
410 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK argument
413 #define MBR_(oo,h) (OP(oo) | (((h) & 3) << 14)) argument
415 #define MBR(oo,h) MBR_(oo,h), MBR_MASK argument
[all …]
/openbsd/src/usr.bin/tmux/
Doptions.c111 options_parent_table_entry(struct options *oo, const char *s) in options_parent_table_entry()
173 struct options *oo; in options_create() local
182 options_free(struct options *oo) in options_free()
192 options_get_parent(struct options *oo) in options_get_parent()
198 options_set_parent(struct options *oo, struct options *parent) in options_set_parent()
204 options_first(struct options *oo) in options_first()
216 options_get_only(struct options *oo, const char *name) in options_get_only()
229 options_get(struct options *oo, const char *name) in options_get()
244 options_empty(struct options *oo, const struct options_table_entry *oe) in options_empty()
258 options_default(struct options *oo, const struct options_table_entry *oe) in options_default()
[all …]
Dstyle.c358 style_add(struct grid_cell *gc, struct options *oo, const char *name, in style_add()
384 style_apply(struct grid_cell *gc, struct options *oo, const char *name, in style_apply()
407 style_set_scrollbar_style_from_option(struct style *sb_style, struct options *oo) in style_set_scrollbar_style_from_option()
Dcmd-show-options.c82 struct options *oo; in cmd_show_options_exec() local
201 struct options *oo) in cmd_show_options_all()
Dwindow-customize.c91 struct options *oo; member
236 struct options *oo = options_owner(o); in window_customize_build_array() local
277 struct options *oo = options_owner(o); in window_customize_build_option() local
342 window_customize_find_user_options(struct options *oo, const char ***list, in window_customize_find_user_options()
966 struct options *oo = item->oo; in window_customize_set_option_callback() local
1015 struct options *oo; in window_customize_set_option() local
1155 struct options *oo; in window_customize_reset_option() local
Dscreen-redraw.c120 struct options *oo = wp->window->options; in screen_redraw_pane_border() local
591 struct options *oo = s->options; in screen_redraw_set_context() local
696 struct options *oo = w->options; in screen_redraw_draw_borders_style() local
720 struct options *oo = w->options; in screen_redraw_draw_borders_cell() local
Dcmd-select-pane.c95 struct options *oo = wp->options; in cmd_select_pane_exec() local
Dcmd-set-option.c90 struct options *oo; in cmd_set_option_exec() local
Dcmd-new-session.c76 struct options *oo; in cmd_new_session_exec() local
Denviron.c182 environ_update(struct options *oo, struct environ *src, struct environ *dst) in environ_update()
Dcmd-display-panes.c65 struct options *oo = s->options; in cmd_display_panes_draw_pane() local
Dnotify.c61 struct options *oo; in notify_insert_hook() local
Dcolour.c1087 colour_palette_from_option(struct colour_palette *p, struct options *oo) in colour_palette_from_option()
Djob.c87 struct options *oo; in job_run() local
Dscreen.c175 screen_set_default_cursor(struct screen *s, struct options *oo) in screen_set_default_cursor()
Dsession.c114 struct environ *env, struct options *oo, struct termios *tio) in session_create()
Dwindow-tree.c537 struct options *oo = s->options; in window_tree_draw_session() local
671 struct options *oo = s->options; in window_tree_draw_window() local
Dcmd-queue.c362 struct options *oo; in cmdq_insert_hook() local
Dmode-tree.c654 struct options *oo = wp->window->options; in mode_tree_draw() local
Dstatus.c1287 struct options *oo = c->session->options; in status_prompt_key() local
Dwindow-copy.c4386 struct options *oo = wp->window->options; in window_copy_write_line() local
4669 struct options *oo = wp->window->options; in window_copy_set_selection() local
5461 struct options *oo = wp->window->options; in window_copy_cursor_next_word_end_pos() local
5490 struct options *oo = wp->window->options; in window_copy_cursor_next_word_end() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/parse/
Dinline1.C3 int oo() in oo() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgengtype.c1506 options_p oo; local
1534 options_p oo; local
2240 options_p oo; local
/openbsd/src/gnu/gcc/gcc/
Dgengtype.c1534 options_p oo; in walk_type() local
1812 options_p oo; in walk_type() local
2606 options_p oo; in write_root() local

12