Searched defs:op3 (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/contrib/one-true-awk/
H A Dparse.c150 Node *op3(int a, Node *b, Node *c, Node *d) function
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Drs6000-c.c167 signed char op3; member in struct:altivec_builtin_types
H A Drs6000.c7885 rtx op3 = expand_normal (arg3); local
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_iface.c497 list_ifaces(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
H A Dip_fw_table_value.c727 list_table_values(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
H A Dip_fw_nat.c566 nat44_cfg(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
611 nat44_destroy(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
669 nat44_get_cfg(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
767 nat44_list_nat(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
814 nat44_get_log(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
H A Dip_fw_table.c903 manage_table_ent_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
960 manage_table_ent_v1(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
1081 find_table_entry(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
1149 flush_table_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, argument
1325 swap_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
1656 list_tables(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
1684 describe_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
1719 modify_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
1776 create_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2127 dump_table_v1(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2191 dump_table_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2252 get_table_size(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2658 list_table_algo(struct ip_fw_chain *ch, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
[all...]
H A Dip_fw_sockopt.c1244 del_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
1275 move_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, argument
1302 clear_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
1404 manage_sets(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2319 dump_config(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2811 add_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
2994 dump_soptcodes(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
3257 dump_srvobjects(struct ip_fw_chain *chain, ip_fw3_opheader *op3, struct sockopt_data *sd) argument
3566 ip_fw3_opheader *op3 = NULL; local
[all...]
/freebsd-11.0-release/sys/i386/i386/
H A Ddb_disasm.c102 #define op3(x,y,z) ((x)|((y)<<8)|((z)<<16)) macro
/freebsd-11.0-release/sys/amd64/amd64/
H A Ddb_disasm.c118 #define op3(x,y,z) ((x)|((y)<<8)|((z)<<16)) macro
/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-pre.c1604 tree op3 = TREE_OPERAND (expr, 3); local
2223 tree op1, op2, op3; local
[all...]
H A Doptabs.c4051 emit_conditional_move(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4179 emit_conditional_add(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
[all...]
H A Dtree.c2344 tree op0, op1, op2, op3; local
2463 tree op0, op1, op2, op3; local
/freebsd-11.0-release/sbin/ipfw/
H A Dipfw2.c591 do_set3(int optname, ip_fw3_opheader *op3, uintptr_t optlen) argument
618 do_get3(int optname, ip_fw3_opheader *op3, size_t *optlen) argument
4955 ip_fw3_opheader *op3; local
[all...]
/freebsd-11.0-release/contrib/gcc/config/i386/
H A Di386.c16554 rtx op0, op1, op2, op3, pat; local

Completed in 247 milliseconds