/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 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 171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 178 #define REG_GET_5(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5) \ argument 245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | edns.c | 135 edns_cookie_server_hash(const uint8_t* in, const uint8_t* secret, int v4, in edns_cookie_server_hash() 143 edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4, in edns_cookie_server_write() 158 const uint8_t* secret, size_t secret_len, int v4, in edns_cookie_server_validate() 277 struct cookie_secrets* cookie_secrets, int v4, in cookie_secrets_server_validate()
|
/openbsd/usr.sbin/unbound/util/ |
H A D | edns.c | 135 edns_cookie_server_hash(const uint8_t* in, const uint8_t* secret, int v4, in edns_cookie_server_hash() 143 edns_cookie_server_write(uint8_t* buf, const uint8_t* secret, int v4, in edns_cookie_server_write() 158 const uint8_t* secret, size_t secret_len, int v4, in edns_cookie_server_validate() 277 struct cookie_secrets* cookie_secrets, int v4, in cookie_secrets_server_validate()
|
/openbsd/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 13 #define ZAPHOD32_WARN6(pat,v0,v1,v2,v3,v4,v5) argument 14 #define ZAPHOD32_WARN5(pat,v0,v1,v2,v3,v4) argument 20 #define ZAPHOD32_WARN6(pat,v0,v1,v2,v3,v4,v5) argument 21 #define ZAPHOD32_WARN5(pat,v0,v1,v2,v3,v4) argument
|
/openbsd/usr.bin/ssh/ |
H A D | addr.h | 28 struct in_addr v4; member 35 #define v4 xa.v4 macro
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | velintrin_approx.h | 14 __vr v2, v3, v4, v5; in _vel_approx_vfdivs_vvvl() local 29 __vr v2, v3, v4, v5; in _vel_approx_pvfdiv_vvvl() local 44 __vr v1, v2, v3, v4; in _vel_approx_vfdivs_vsvl() local
|
/openbsd/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()
|
H A D | 20020701-1.c | 22 char *v4; in f() local
|
H A D | 941014-2.c | 7 int v3, v4; in f() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | c99-scanf-3.c | 12 va_list v4, va_list v5) in foo()
|
H A D | c90-scanf-4.c | 13 va_list v4, va_list v5) in foo()
|
H A D | c99-printf-3.c | 12 va_list v4, va_list v5, va_list v6, va_list v7) in foo()
|
H A D | c90-printf-3.c | 13 va_list v4, va_list v5, va_list v6, va_list v7, va_list v8) in foo()
|
H A D | ext-6.c | 12 va_list v3, va_list v4, va_list v5, va_list v6, va_list v7, va_list v8, in foo()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/ |
H A D | vector_modifiers.cc | 70 std::vector<int> v4; in test03() local
|
/openbsd/sys/dev/pci/drm/amd/display/dmub/src/ |
H A D | dmub_reg.h | 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | cast-qual-2.c | 29 voidfn_t *v4 = (voidfn_t *) noreturnfn; /* { dg-bogus "discards qualifier" } */ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | pr15296.c | 24 f (void *a, struct s1 *b, const union u0 *h, W v0, W v1, W v4) in f()
|
/openbsd/libexec/spamd/ |
H A D | sdl.h | 59 struct sdentries_v4 v4; member
|
H A D | sdl.c | 106 sdl_add(char *sdname, char *sdstring, char **v4, u_int nv4, char **v6, u_int nv6) in sdl_add()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_math.c | 99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
|
/openbsd/usr.bin/dig/lib/lwres/ |
H A D | lwconfig.c | 298 struct in_addr v4; in lwres_create_addr() local
|
/openbsd/sys/arch/arm/arm/ |
H A D | fault.c | 613 uint32_t v4; in badaddr_read() member
|
/openbsd/lib/libm/src/ |
H A D | e_lgammaf_r.c | 64 v4 = 1.0422264785e-01, /* 0x3dd572af */ variable
|
H A D | e_lgamma_r.c | 128 v4 = 1.04222645593369134254e-01, /* 0x3FBAAE55, 0xD6537C88 */ variable
|