/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | alpha-opc.c | 339 #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 D | ft32-dis.c | 46 const ft32_opc_info_t *oo; in ft32_opcode1() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | alpha-opc.c | 339 #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 D | ft32-dis.c | 46 const ft32_opc_info_t *oo; in ft32_opcode1() local
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-show-options.c | 81 struct options *oo; in cmd_show_options_exec() local 200 struct options *oo) in cmd_show_options_all()
|
H A D | window-customize.c | 91 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 D | cmd-select-pane.c | 95 struct options *oo = wp->options; in cmd_select_pane_exec() local
|
H A D | cmd-set-option.c | 90 struct options *oo; in cmd_set_option_exec() local
|
H A D | cmd-new-session.c | 76 struct options *oo; in cmd_new_session_exec() local
|
H A D | notify.c | 60 struct options *oo; in notify_insert_hook() local
|
H A D | session.c | 115 struct environ *env, struct options *oo, struct termios *tio) in session_create()
|
H A D | window-tree.c | 536 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 D | pam_std_option.c | 63 struct opttab *oo; in pam_std_option() local
|
/netbsd-src/sys/ufs/ffs/ |
H A D | ffs_bswap.c | 220 struct ocg *on, *oo; in ffs_cg_swap() local
|
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_raid5.c | 200 RF_SectorNum_t oo = failedPDA->startSector; in rf_RaidFiveDagSelect() local
|
H A D | rf_paritylogging.c | 843 RF_SectorNum_t oo = failedPDA->startSector; in rf_ParityLoggingDagSelect() local
|
H A D | rf_map.c | 846 RF_SectorNum_t oo = pda_p->startSector; in rf_ASMCheckStatus() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/ |
H A D | obj_dat.c | 544 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 D | obj_dat.c | 578 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 D | gengtype.c | 2675 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 D | gengtype.cc | 2695 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 D | opts.c | 767 char *oo = opts; in strip_selectors() local
|
/netbsd-src/sys/arch/sgimips/dev/ |
H A D | scn.c | 678 int oo, oi; /* other input, output iterators */ in scn_config() local
|