Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 25 of 42) sorted by relevance

12

/dflybsd-src/sys/sys/
H A Dcpputil.h72 #define __GENSTRUCT3(tag, arg1, arg2, arg3) struct tag { \ argument
77 #define __GENSTRUCT4(tag, arg1, arg2, arg3, arg4) struct tag { \ argument
83 #define __GENSTRUCT5(tag, arg1, arg2, arg3, arg4, arg5) struct tag { \ argument
90 #define __GENSTRUCT6(tag, arg1, arg2, arg3, arg4, arg5, arg6) struct tag { \ argument
98 #define __GENSTRUCT7(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7) struct tag { \ argument
107 #define __GENSTRUCT8(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) struct tag { \ argument
117 #define __GENSTRUCT9(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) struct tag { \ argument
128 #define __GENSTRUCT10(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) struct tag … argument
140 #define __GENSTRUCT11(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) str… argument
153 #define __GENSTRUCT12(tag, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg1… argument
[all …]
/dflybsd-src/test/stress/stress2/testcases/syscall/
H A Dsyscall.c133 unsigned int arg1, arg2, arg3, arg4, arg5, arg6, arg7; in test() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_ratectl_none.c87 void *arg1, void *arg2, void *arg3) in none_tx_update()
H A Dieee80211_amrr.c379 void *arg1, void *arg2, void *arg3) in amrr_tx_update()
/dflybsd-src/tools/tools/netrate/netperf/tcp_cc/
H A Dtcp_cc.c131 int n, arg1, arg2, arg3, arg4; in main() local
/dflybsd-src/usr.bin/window/
H A Dxx.h47 int arg3; member
/dflybsd-src/contrib/cvs-1.12/diff/
H A Dutil.c39 char const *arg3; member
128 message5 (format, arg1, arg2, arg3, arg4) in message5() argument
/dflybsd-src/tools/tools/netrate/netperf/tcp_stream/
H A Dtcp_stream.c259 int n, arg1, arg2, arg3; in main() local
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_ratectl.h107 const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) in ieee80211_ratectl_tx_update()
/dflybsd-src/sbin/hammer/
H A Dcmd_cleanup.c159 char *arg3; in do_cleanup() local
908 const char *snapshots_path, int arg2, char *arg3) in cleanup_softlinks()
/dflybsd-src/sys/dev/raid/aac/
H A Daac.c2012 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3, in aac_sync_command()
2477 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in aac_sa_set_mailbox()
2490 u_int32_t arg0, u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in aac_rx_set_mailbox()
2503 u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in aac_rkt_set_mailbox()
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldfile.c183 char *arg, *arg1, *arg2, *arg3; in ldfile_try_open_bfd() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dexpression.cc564 Trinary_expression(Expression* arg1, Expression* arg2, Expression* arg3) in Trinary_expression()
663 Trinary_cond(Expression* arg1, Expression* arg2, Expression* arg3) in Trinary_cond()
693 script_exp_trinary_cond(Expression* arg1, Expression* arg2, Expression* arg3) in script_exp_trinary_cond()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dexpression.cc545 Trinary_expression(Expression* arg1, Expression* arg2, Expression* arg3) in Trinary_expression()
636 Trinary_cond(Expression* arg1, Expression* arg2, Expression* arg3) in Trinary_cond()
666 script_exp_trinary_cond(Expression* arg1, Expression* arg2, Expression* arg3) in script_exp_trinary_cond()
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldfile.c186 char *arg, *arg1, *arg2, *arg3; in ldfile_try_open_bfd() local
/dflybsd-src/contrib/bmake/
H A Dmake.h682 #define DEBUG3(module, fmt, arg1, arg2, arg3) \ argument
684 #define DEBUG4(module, fmt, arg1, arg2, arg3, arg4) \ argument
686 #define DEBUG5(module, fmt, arg1, arg2, arg3, arg4, arg5) \ argument
/dflybsd-src/contrib/gdb-7/gdb/
H A Dexec.c528 bfdsec_to_vmap (struct bfd *abfd, struct bfd_section *sect, void *arg3) in bfdsec_to_vmap()
H A Dopencl-lang.c930 struct value *arg3, *tmp, *ret; in evaluate_subexp_opencl() local
H A Deval.c702 struct value *arg3; in evaluate_subexp_standard() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhsa-gen.c1430 hsa_op_base *arg2, hsa_op_base *arg3) in hsa_insn_basic()
1528 hsa_op_base *arg3) in hsa_insn_br()
1598 hsa_op_base *arg2, hsa_op_base *arg3) in hsa_insn_mem()
1613 hsa_op_base *arg3) in hsa_insn_atomic()
1632 hsa_op_base *arg2, hsa_op_base *arg3) in hsa_insn_signal()
1712 hsa_op_base *arg2, hsa_op_base *arg3) in hsa_insn_queue()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcall.c4153 tree arg1, tree arg2, tree arg3, bool match) in op_error()
4290 build_conditional_expr_1 (tree arg1, tree arg2, tree arg3, in build_conditional_expr_1()
4723 build_conditional_expr (tree arg1, tree arg2, tree arg3, in build_conditional_expr()
4887 build_new_op_1 (enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, in build_new_op_1()
5255 build_new_op (enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, in build_new_op()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c780 tree arg3 = NULL_TREE; in insert_call_to_register_set() local
H A Dcall.c4634 tree arg1, tree arg2, tree arg3, bool match) in op_error()
4787 build_conditional_expr_1 (location_t loc, tree arg1, tree arg2, tree arg3, in build_conditional_expr_1()
5398 build_conditional_expr (location_t loc, tree arg1, tree arg2, tree arg3, in build_conditional_expr()
5587 tree arg2, tree arg3, tree *overload, tsubst_flags_t complain) in build_new_op_1()
6065 tree arg1, tree arg2, tree arg3, in build_new_op()
/dflybsd-src/sys/dev/raid/iir/
H A Diir.c571 u_int32_t arg1, u_int32_t arg2, u_int32_t arg3) in gdt_internal_cmd()
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.h130 uint8_t arg3; member

12