/dflybsd-src/sys/dev/raid/tws/ |
H A D | tws_services.h | 65 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) \ argument 69 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) do { } while (0) argument 73 #define TWS_TRACE(sc, desc, val1, val2) \ argument 77 #define TWS_TRACE(sc, desc, val1, val2) do { } while (0) argument
|
H A D | tws_services.c | 87 struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2) in tws_trace()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce120/ |
H A D | dce120_timing_generator.c | 51 #define CRTC_REG_UPDATE_2(reg, field1, val1, field2, val2) \ argument 54 #define CRTC_REG_UPDATE_3(reg, field1, val1, field2, val2, field3, val3) \ argument 57 #define CRTC_REG_UPDATE_4(reg, field1, val1, field2, val2, field3, val3, field4, val4) \ argument 60 #define CRTC_REG_UPDATE_5(reg, field1, val1, field2, val2, field3, val3, field4, val4, field5, val5… argument 66 #define CRTC_REG_SET_2(reg, field1, val1, field2, val2) \ argument 69 #define CRTC_REG_SET_3(reg, field1, val1, field2, val2, field3, val3) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | inchash.h | 176 iterative_hash_hashval_t (hashval_t val, hashval_t val2) in iterative_hash_hashval_t() 189 iterative_hash_host_wide_int (HOST_WIDE_INT val, hashval_t val2) in iterative_hash_host_wide_int()
|
H A D | ipa-comdats.c | 107 tree *val2 = map.get (symbol2); in propagate_comdat_group() local 142 tree *val2 = map.get (symbol2); in propagate_comdat_group() local
|
H A D | tree-vrp.c | 519 vrp_operand_equal_p (const_tree val1, const_tree val2) in vrp_operand_equal_p() 668 operand_less_p (tree val, tree val2) in operand_less_p() 710 compare_values_warnv (tree val1, tree val2, bool *strict_overflow_p) in compare_values_warnv() 864 compare_values (tree val1, tree val2) in compare_values() 969 vrp_int_const_binop (enum tree_code code, tree val1, tree val2, wide_int *res) in vrp_int_const_binop() 3369 tree val2 = NULL_TREE; in register_edge_assert_for_2() local
|
H A D | ipa-profile.c | 101 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2) in equal()
|
H A D | tree-ssa-tail-merge.c | 382 gvn_uses_equal (tree val1, tree val2) in gvn_uses_equal() 1361 tree val2 = gimple_phi_arg_def (phi, n2); in same_phi_alternatives_1() local
|
H A D | tree-cfgcleanup.c | 430 tree val2 = gimple_phi_arg_def (phi, n2); in phi_alternatives_equal() local
|
/dflybsd-src/lib/libc/rpc/ |
H A D | netnamer.c | 83 char *val1, *val2; in netname2user() local 195 char *val2; in netname2host() local
|
/dflybsd-src/sys/cpu/x86_64/include/ |
H A D | cpumask.h | 78 #define CPUMASK_CMPMASKEQ(val1, val2) ((val1).ary[0] == (val2).ary[0] && \ argument 83 #define CPUMASK_CMPMASKNEQ(val1, val2) ((val1).ary[0] != (val2).ary[0] || \ argument 106 #define CPUMASK_TESTMASK(val1, val2) (((val1).ary[0] & (val2.ary[0])) || \ argument
|
/dflybsd-src/sys/dev/acpica/ |
H A D | acpi_hpet.c | 181 uint32_t val, val2; in acpi_hpet_early_init() local 406 uint32_t val, val2; in acpi_hpet_attach() local
|
/dflybsd-src/crypto/libressl/crypto/bn/ |
H A D | bn_exp2.c | 130 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE]; in BN_mod_exp2_mont() local
|
/dflybsd-src/usr.bin/showmount/ |
H A D | showmount.c | 252 int val, val2; in xdr_mntdump() local
|
/dflybsd-src/sys/bus/pci/x86_64/ |
H A D | pci_cfgreg.c | 294 uint32_t val1, val2; in pcie_cfgregopen() local
|
/dflybsd-src/crypto/libressl/crypto/gost/ |
H A D | gost2814789.c | 327 unsigned int val, val2; in Gost2814789_cnt_next() local
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_bios.c | 80 uint8_t __iomem *bios, val1, val2; in radeon_read_bios() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | dvo_tfp410.c | 267 uint8_t val, val2; in tfp410_dump_regs() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | opencl-lang.c | 595 scalar_relop (struct value *val1, struct value *val2, enum exp_opcode op) in scalar_relop() 635 vector_relop (struct expression *exp, struct value *val1, struct value *val2, in vector_relop()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-cfgcleanup.c | 352 tree val2 = gimple_phi_arg_def (phi, n2); in phi_alternatives_equal() local
|
H A D | tree-ssa-tail-merge.c | 278 gvn_uses_equal (tree val1, tree val2) in gvn_uses_equal() 1214 tree val2 = gimple_phi_arg_def (phi, n2); in same_phi_alternatives_1() local
|
H A D | tree-vrp.c | 722 vrp_operand_equal_p (const_tree val1, const_tree val2) in vrp_operand_equal_p() 1061 operand_less_p (tree val, tree val2) in operand_less_p() 1117 compare_values_warnv (tree val1, tree val2, bool *strict_overflow_p) in compare_values_warnv() 1305 compare_values (tree val1, tree val2) in compare_values() 2002 vrp_int_const_binop (enum tree_code code, tree val1, tree val2) in vrp_int_const_binop()
|
/dflybsd-src/games/adventure/ |
H A D | save.c | 227 unsigned char val1, val2; in savefile_binread() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 171 pat_compare (const void* val1, const void* val2) in pat_compare()
|
/dflybsd-src/usr.bin/sort/ |
H A D | coll.c | 1285 int val1, val2; in monthcoll() local
|