Searched defs:arg0 (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-11-stable/sys/sys/
H A Dkthread.h40 const char *arg0; /* arg 0 (for 'ps' listing) */ member in struct:kproc_desc
47 const char *arg0; /* arg 0 (for 'ps' listing) */ member in struct:kthread_desc
/freebsd-11-stable/sys/kern/
H A Dkern_sdt.c48 sdt_probe_stub(uint32_t id, uintptr_t arg0, uintptr_t arg1, argument
H A Dinit_main.c732 char *ucp, **uap, *arg0, *arg1; local
/freebsd-11-stable/bin/ps/
H A Dfmt.c100 cmdpart(char *arg0) argument
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c34 go(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, argument
/freebsd-11-stable/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp130 StringRef arg0 = path::filename(v[0]); local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_pname.c167 uu_setpname(char *arg0) argument
/freebsd-11-stable/contrib/gcc/
H A Dconvert.c229 tree arg0 = strip_float_extensions (TREE_VALUE (TREE_OPERAND (expr, 1))); local
318 tree arg0 = strip_float_extensions (TREE_OPERAND (expr, 0)); local
649 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); local
672 tree arg0 = get_unwidened (TREE_OPERAND (expr, 0), type); local
[all...]
H A Dtree-ssa-phiopt.c160 tree arg0, arg1; local
374 conditional_replacement(basic_block cond_bb, basic_block middle_bb, edge e0, edge e1, tree phi, tree arg0, tree arg1) argument
544 value_replacement(basic_block cond_bb, basic_block middle_bb, edge e0, edge e1, tree phi, tree arg0, tree arg1) argument
622 minmax_replacement(basic_block cond_bb, basic_block middle_bb, edge e0, edge e1, tree phi, tree arg0, tree arg1) argument
873 abs_replacement(basic_block cond_bb, basic_block middle_bb, edge e0 ATTRIBUTE_UNUSED, edge e1, tree phi, tree arg0, tree arg1) argument
[all...]
H A Djump.c368 reversed_comparison_code_parts(enum rtx_code code, rtx arg0, rtx arg1, rtx insn) argument
[all...]
H A Dtree-chrec.c493 tree arg0, arg1, binomial_n_k; local
H A Dregclass.c1977 rtx arg0 = XEXP (x, 0); local
[all...]
H A Dsimplify-rtx.c987 HOST_WIDE_INT arg0 = INTVAL (op); local
2682 HOST_WIDE_INT arg0, arg1, arg0s, arg1s; local
[all...]
H A Dc-format.c1344 tree arg0, arg1; local
/freebsd-11-stable/sys/cddl/dev/fbt/x86/
H A Dfbt_isa.c65 uintptr_t arg0, arg1, arg2, arg3, arg4; local
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dinetcf.c67 char *arg0; local
[all...]
/freebsd-11-stable/bin/sh/
H A Doptions.c64 char *arg0; /* value of $0 */ variable
/freebsd-11-stable/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_subr.c66 dtrace_invop(uintptr_t addr, struct trapframe *frame, uintptr_t arg0) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp184 auto arg0 = request.GetParsedLine()[0].ref(); local
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c596 acpi_asus_wmi_evaluate_method(device_t wmi_dev, int method, UINT32 arg0, UINT32 arg1, UINT32 *retval) argument
/freebsd-11-stable/usr.bin/login/
H A Dlogin.c170 char *arg0; local
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_runvar.h109 void *arg0; member in struct:run_cmdq
/freebsd-11-stable/tools/regression/fsx/
H A Dfsx.c189 do_log4(int operation, int arg0, int arg1, int arg2) argument
206 log4(int operation, int arg0, int arg1, int arg2) argument
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c699 const char *arg0, *caller; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c796 char *arg0; local

Completed in 234 milliseconds

12