Searched defs:arg2 (Results 1 - 25 of 147) sorted by relevance

123456

/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 D900519_05.C12 void function (int arg1, int 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.cc103 bool arg2 = false; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/ext/
H A Dasm1.C8 struct arg2 { struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dthunk1.C28 A CExample::MixinFunc(int arg, A arg2) argument
H A Dthunk2.C31 A CExample::MixinFunc(int arg, A arg2) argument
/openbsd-current/sys/arch/arm64/include/
H A Dbootconfig.h42 void *arg2; // passed to kernel in R2 member in struct:arm64_bootparams
/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.h91 long arg2; member in struct:txt_db_st
/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 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) argument
62 dcn_bw_max2(const float arg1, const float arg2) argument
[all...]
H A Dbw_fixed.c140 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
/openbsd-current/sys/arch/m88k/m88k/
H A Dm88110_fp.c229 fparg arg1, arg2, dest; local
[all...]
H A Dm88100_fp.c157 fparg arg1, arg2, dest; local
[all...]
/openbsd-current/regress/lib/libcrypto/lhash/
H A Dlhash_test.c31 test_doall_count(void *arg1, void *arg2) argument
226 test_doall_delete_some(void *arg1, void *arg2) argument
238 test_doall_delete_all(void *arg1, void *arg2) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dovldbreak.cc49 char arg2 = 2; local
/openbsd-current/games/phantasia/
H A Dinterplayer.c531 tampered(int what, double arg1, double arg2) argument
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxref.c118 char *arg2 = get_xref_token (0); local
[all...]
/openbsd-current/regress/lib/libm/cephes/
H A Dtestvect.c275 double *arg2; member in struct:twoarguments
H A Dtestvectl.c268 long double *arg2; member in struct:twoarguments
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dbw_fixed.h113 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
42 bw_min2(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
48 bw_max2(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
103 bw_add(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
123 bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
128 bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
138 bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
143 bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
148 bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
153 bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
158 bw_ltn(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
163 bw_mtn(const struct bw_fixed arg1, const struct bw_fixed arg2) argument
[all...]
/openbsd-current/gnu/gcc/gcc/config/
H A Ddfp-bit.c106 decNumber arg1, arg2, res; local
136 decNumber arg1, arg2, res; local
532 decNumber arg1, arg2; local

Completed in 387 milliseconds

123456