Searched defs:arg1 (Results 1 - 25 of 221) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900121_01.C11 void function (struct s0 &arg1, struct s0 &arg2) argument
H A D900221_01.C16 void function (int arg1) argument
18 int arg1; // ERROR - redeclaration of arg1 local
H A D900325_01.C11 void function0 (void arg1) { // ERROR - missed argument
14 void function1 (Void arg1) { // ERROR - missed argument
H A D900519_05.C12 void function (int arg1, int arg2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb61.C3 action0(float& arg1) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtemps6.C12 int& test(str *arg1, int str::*arg2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dctors1.C23 base::base(int arg1, int arg2) argument
H A Dctors2.C24 base::base(int arg1, int arg2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compat/
H A Dstruct-ret-1.c7 f (int arg1, int arg2) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/17_intro/
H A Dheader_ciso646.cc102 bool arg1 = true; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/
H A Dasm1.C3 struct arg1 { struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000314-3.c4 static char arg1[] = "arg1"; variable
H A Dcmpdi-1.c193 long long arg1 = args[j]; local
[all...]
/openbsd-current/sys/arch/arm64/include/
H A Dbootconfig.h41 void *arg1; // passed to kernel in R1 member in struct:arm64_bootparams
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconvert.c289 tree arg1 = get_unwidened (TREE_OPERAND (expr, 1), type); local
313 tree arg1 = get_unwidened (TREE_OPERAND (expr, 1), type); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020109-2.c18 extern_test (struct srt_dat_t arg1) argument
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlugin.cpp22 CommandArgumentEntry arg1; local
H A DCommandObjectSession.cpp24 CommandArgumentEntry arg1; local
/openbsd-current/lib/libcrypto/hmac/
H A Dhm_ameth.c99 hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_printf_test.cpp105 static void TestAgainstLibc(const char *fmt, T arg1, T arg2) { argument
/openbsd-current/lib/libcrypto/txt_db/
H A Dtxt_db.h90 long arg1; member in struct:txt_db_st
/openbsd-current/regress/lib/libm/cephes/
H A Dmonotl.c82 long double arg1; /* Function argument, assumed exact. */ member in struct:oneargument
H A Dmonotll.c86 long double arg1; /* Function argument, assumed exact. */ member in struct:oneargument
H A Dmonot.c68 double arg1; /* Function argument, assumed exact. */ member in struct:oneargument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c40 float dcn_bw_mod(const float arg1, const float arg2) argument
49 float dcn_bw_min2(const float arg1, const float arg2) argument
58 dcn_bw_max(const unsigned int arg1, const unsigned int arg2) argument
62 dcn_bw_max2(const float arg1, const float arg2) argument
[all...]

Completed in 236 milliseconds

123456789