/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 74 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 80 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 87 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 96 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 106 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 117 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 129 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 142 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 167 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument 173 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/ |
H A D | dmub_reg.h | 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 99 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 105 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 116 uint64_t f3 = f[3]; in fe25519_cmov() local 153 uint64_t f3 = f[3]; in fe25519_cswap() local 197 uint64_t f3 = f[3]; in fe25519_copy() local 247 uint64_t f0, f1, f2, f3, f4; in fe25519_mul() local 338 uint64_t f0, f1, f2, f3, f4; in fe25519_sq() local 417 uint64_t f0, f1, f2, f3, f4; in fe25519_sq2() local
|
H A D | ed25519_ref10_fe_25_5.h | 155 int32_t f3 = f[3]; in fe25519_cmov() local 205 int32_t f3 = f[3]; in fe25519_cswap() local 279 int32_t f3 = f[3]; in fe25519_copy() local 373 int32_t f3 = f[3]; in fe25519_mul() local 643 int32_t f3 = f[3]; in fe25519_sq() local 815 int32_t f3 = f[3]; in fe25519_sq2() local 988 int32_t f3 = f[3]; in fe25519_scalar_product() local
|
/netbsd-src/sys/dev/ic/ |
H A D | mlxvar.h | 216 u_int8_t f3, u_int32_t f4, u_int8_t f5) in mlx_make_type1() 235 u_int8_t f3, u_int8_t f4, u_int8_t f5, u_int8_t f6, in mlx_make_type2() 255 u_int16_t f3, u_int8_t f4, u_int8_t f5, u_int32_t f6, in mlx_make_type3() 275 u_int32_t f3, u_int8_t f4) in mlx_make_type4() 294 u_int32_t f3, u_int32_t f4, u_int8_t f5) in mlx_make_type5()
|
/netbsd-src/sys/arch/sparc/fpu/ |
H A D | fpu_explode.c | 140 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 214 u_int frac, f0, f1, f2, f3; in fpu_qtof() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | edtest.c | 59 f3 (int f1line, int f2line) in f3() function
|
H A D | ttest.c | 70 f3 (int f1line, int f2line) in f3() function
|
H A D | allocfail.c | 92 f3 (int f1line ATTRIBUTE_UNUSED, int f2line ATTRIBUTE_UNUSED) in f3() function
|
H A D | btest.c | 70 f3 (int f1line, int f2line) in f3() function
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | edtest.c | 59 f3 (int f1line, int f2line) in f3() function
|
H A D | ttest.c | 70 f3 (int f1line, int f2line) in f3() function
|
H A D | allocfail.c | 92 f3 (int f1line ATTRIBUTE_UNUSED, int f2line ATTRIBUTE_UNUSED) in f3() function
|
H A D | mtest.c | 98 f3 (int f1line __attribute__ ((unused)), int f2line __attribute__ ((unused))) in f3() function
|
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | db_disasm.c | 559 INSN_F3(n,f3,moretests,pflags) global() argument 575 INSN_F53(n,f5,f3,moretests,pflags) global() argument 591 INSN_F73(n,f7,f3,moretests,pflags) global() argument 599 INSN_F37(n,f3,f7,moretests,pflags) global() argument 835 unsigned i, f3, f7, testf7; riscv_disasm_match() local [all...] |
/netbsd-src/sys/arch/arm/nvidia/ |
H A D | tegra210_pinmux.c | 39 #define TEGRA_PIN(n, r, f1, f2, f3, f4) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fp-test.cc | 80 volatile float f1 = 1.0, f2 = 1.0, f3 = 1.0; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fp-test.c | 80 volatile float f1 = 1.0, f2 = 1.0, f3 = 1.0; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | typed.d | 414 enum f3 = AllocFlag.threadLocal; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | typed.d | 418 enum f3 = AllocFlag.threadLocal; variable
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tset_z_2exp.c | 102 mpfr_t f1, f2, f3; in check() local
|
/netbsd-src/sys/arch/powerpc/fpu/ |
H A D | fpu_explode.c | 140 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | poly1305.c | 41 uint64_t f0,f1,f2,f3; in poly1305_auth() local
|
/netbsd-src/sys/arch/m68k/fpe/ |
H A D | fpu_explode.c | 115 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | call-ar-st.c | 480 struct two_floats_t *f3) in init_small_structs() 694 struct two_floats_t f3) in print_small_structs() 741 struct two_floats_t f3) in print_long_arg_list() 915 static struct two_floats_t *f3; in main() local
|