Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dalpha-opc.c339 #define BRA_(oo) OP(oo) argument
341 #define BRA(oo) BRA_(oo), BRA_MASK argument
344 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5)) argument
346 #define FP(oo,fff) FP_(oo,fff), FP_MASK argument
349 #define MEM_(oo) OP(oo) argument
351 #define MEM(oo) MEM_(oo), MEM_MASK argument
354 #define MFC_(oo,ffff) (OP(oo) | ((ffff) & 0xFFFF)) argument
356 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK argument
359 #define MBR_(oo,h) (OP(oo) | (((h) & 3) << 14)) argument
361 #define MBR(oo,h) MBR_(oo,h), MBR_MASK argument
[all …]
H A Dft32-dis.c46 const ft32_opc_info_t *oo; in ft32_opcode1() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dalpha-opc.c339 #define BRA_(oo) OP(oo) argument
341 #define BRA(oo) BRA_(oo), BRA_MASK argument
344 #define FP_(oo,fff) (OP(oo) | (((fff) & 0x7FF) << 5)) argument
346 #define FP(oo,fff) FP_(oo,fff), FP_MASK argument
349 #define MEM_(oo) OP(oo) argument
351 #define MEM(oo) MEM_(oo), MEM_MASK argument
354 #define MFC_(oo,ffff) (OP(oo) | ((ffff) & 0xFFFF)) argument
356 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK argument
359 #define MBR_(oo,h) (OP(oo) | (((h) & 3) << 14)) argument
361 #define MBR(oo,h) MBR_(oo,h), MBR_MASK argument
[all …]
H A Dft32-dis.c46 const ft32_opc_info_t *oo; in ft32_opcode1() local
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-show-options.c81 struct options *oo; in cmd_show_options_exec() local
200 struct options *oo) in cmd_show_options_all()
H A Dwindow-customize.c91 struct options *oo; member
235 struct options *oo = options_owner(o); in window_customize_build_array() local
276 struct options *oo = options_owner(o); in window_customize_build_option() local
341 window_customize_find_user_options(struct options *oo, const char ***list, in window_customize_find_user_options()
963 struct options *oo = item->oo; in window_customize_set_option_callback() local
1012 struct options *oo; in window_customize_set_option() local
1152 struct options *oo; in window_customize_reset_option() local
H A Dcmd-select-pane.c95 struct options *oo = wp->options; in cmd_select_pane_exec() local
H A Dcmd-set-option.c90 struct options *oo; in cmd_set_option_exec() local
H A Dcmd-new-session.c76 struct options *oo; in cmd_new_session_exec() local
H A Dnotify.c60 struct options *oo; in notify_insert_hook() local
H A Dsession.c115 struct environ *env, struct options *oo, struct termios *tio) in session_create()
H A Dwindow-tree.c536 struct options *oo = s->options; in window_tree_draw_session() local
670 struct options *oo = s->options; in window_tree_draw_window() local
/netbsd-src/lib/libpam/libpam/
H A Dpam_std_option.c63 struct opttab *oo; in pam_std_option() local
/netbsd-src/sys/ufs/ffs/
H A Dffs_bswap.c220 struct ocg *on, *oo; in ffs_cg_swap() local
/netbsd-src/sys/dev/raidframe/
H A Drf_raid5.c200 RF_SectorNum_t oo = failedPDA->startSector; in rf_RaidFiveDagSelect() local
H A Drf_paritylogging.c843 RF_SectorNum_t oo = failedPDA->startSector; in rf_ParityLoggingDagSelect() local
H A Drf_map.c846 RF_SectorNum_t oo = pda_p->startSector; in rf_ASMCheckStatus() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/
H A Dobj_dat.c544 const ASN1_OBJECT *oo = &o; in OBJ_ln2nid() local
565 const ASN1_OBJECT *oo = &o; in OBJ_sn2nid() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobj_dat.c578 const ASN1_OBJECT *oo = &o; in OBJ_ln2nid() local
602 const ASN1_OBJECT *oo = &o; in OBJ_sn2nid() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c2675 options_p oo; in walk_type() local
2993 options_p oo; in walk_type() local
3031 options_p oo; in walk_type() local
4324 options_p oo; in write_root() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc2695 options_p oo; in walk_type() local
3019 options_p oo; in walk_type() local
3057 options_p oo; in walk_type() local
4370 options_p oo; in write_root() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dopts.c767 char *oo = opts; in strip_selectors() local
/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c678 int oo, oi; /* other input, output iterators */ in scn_config() local