/openbsd-src/gnu/usr.bin/perl/ |
H A D | zaphod32_hash.h | 6 #define ZAPHOD32_WARN6(pat,v0,v1,v2,v3,v4,v5) printf(pat, v0, v1, v2, v3, v4, v5) argument 7 #define ZAPHOD32_WARN5(pat,v0,v1,v2,v3,v4) printf(pat, v0, v1, v2, v3, v4) argument 8 #define ZAPHOD32_WARN4(pat,v0,v1,v2,v3) printf(pat, v0, v1, v2, v3) argument 9 #define ZAPHOD32_WARN3(pat,v0,v1,v2) printf(pat, v0, v1, v2) argument 10 #define ZAPHOD32_WARN2(pat,v0,v1) printf(pat, v0, v1) argument 11 #define NOTE3(pat,v0,v1,v2) printf(pat, v0, v1, v2) argument 13 #define ZAPHOD32_WARN6(pat,v0,v1,v2,v3,v4,v5) argument 14 #define ZAPHOD32_WARN5(pat,v0,v1,v2,v3,v4) argument 15 #define ZAPHOD32_WARN4(pat,v0,v1,v2,v3) argument 16 #define ZAPHOD32_WARN3(pat,v0,v1,v2) argument [all …]
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | velintrin_approx.h | 12 static inline __vr _vel_approx_vfdivs_vvvl(__vr v0, __vr v1, int l) { in _vel_approx_vfdivs_vvvl() 27 static inline __vr _vel_approx_pvfdiv_vvvl(__vr v0, __vr v1, int l) { in _vel_approx_pvfdiv_vvvl() 44 __vr v1, v2, v3, v4; in _vel_approx_vfdivs_vsvl() local 59 __vr v1, v2; in _vel_approx_vfdivs_vvsl() local 68 __vr v1, v2, v3; in _vel_approx_vfdivd_vsvl() local 86 __vr v1, v2, v3; in _vel_approx_vfsqrtd_vvl() local 103 __vr v1, v2, v3; in _vel_approx_vfsqrts_vvl() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | optimize1.C | 25 B::B(int v1) in B() 31 void B::Member(int v1) in Member() 37 void B::Static(int v1) in Static() 43 D::D(int v1) in D()
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument [all …]
|
H A D | bw_fixed.h | 54 static inline struct bw_fixed bw_min3(struct bw_fixed v1, in bw_min3() 61 static inline struct bw_fixed bw_max3(struct bw_fixed v1, in bw_max3()
|
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/src/ |
H A D | dmub_reg.h | 65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | cttiadd3.cc | 20 template<class T> T add3(T v1, T v2) in add3() 28 template<class T> T add4(T v1, T v2) in add4()
|
H A D | cttiadd2.cc | 20 template<class T> T add2(T v1, T v2) in add2()
|
H A D | cttiadd.cc | 20 template<class T> T add(T v1, T v2) in add()
|
/openbsd-src/regress/lib/libc/locale/check_isw/ |
H A D | check_isw.c | 31 check_bool(int v1, int v2, char msg) in check_bool() 40 check_value(int v1, int v2, char msg) in check_value()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | temporary7.C | 14 int bar(V v1, V v2, V v3) in bar() 27 V v1, v2; in foo() local
|
/openbsd-src/usr.bin/top/ |
H A D | machine.c | 647 compare_cpu(const void *v1, const void *v2) in compare_cpu() 666 compare_size(const void *v1, const void *v2) in compare_size() 685 compare_res(const void *v1, const void *v2) in compare_res() 704 compare_time(const void *v1, const void *v2) in compare_time() 723 compare_prio(const void *v1, const void *v2) in compare_prio() 741 compare_pid(const void *v1, const void *v2) in compare_pid() 760 compare_cmd(const void *v1, const void *v2) in compare_cmd()
|
/openbsd-src/lib/libc/quad/ |
H A D | muldi3.c | 105 #define v1 v.ul[H] macro 184 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
|
/openbsd-src/sys/lib/libkern/ |
H A D | muldi3.c | 103 #define v1 v.ul[H] in __muldi3() macro 182 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
|
/openbsd-src/lib/libcrypto/des/ |
H A D | cfb64ede.c |
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_math.c | 94 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3() 99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
|
/openbsd-src/usr.bin/gprof/ |
H A D | printgprof.c | 69 timecmp(const void *v1, const void *v2) in timecmp() 234 totalcmp(const void *v1, const void *v2) in totalcmp() 653 namecmp(const void *v1, const void *v2) in namecmp()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | memtemp44.C | 13 void func(U v1) {} in func()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 980706-1.c | 3 long long f(long long v1, long long v2, long long v3, long long v4) in f()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | code-gen4.C | 17 long v1 = 0x11117777; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb81.C | 35 x v1, v2; in bar() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.stabs/ |
H A D | exclfwd1.c | 29 a_t v1; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | c99-scanf-3.c | 11 foo (int *ip, char *s, va_list v0, va_list v1, va_list v2, va_list v3, in foo()
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | df_v4_3.c | 32 uint32_t v0, v1, v28, v31; in df_v4_3_query_ras_poison_mode() local
|
/openbsd-src/regress/sys/kern/mmap2/ |
H A D | mmaptest.c | 28 char *v1, *v2; in main() local
|