Home
last modified time | relevance | path

Searched defs:value2 (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dax-gdb.c967 struct axs_value *value1, struct axs_value *value2) in gen_usual_arithmetic()
1094 struct axs_value *value1, struct axs_value *value2) in gen_ptradd()
1110 struct axs_value *value1, struct axs_value *value2) in gen_ptrsub()
1126 struct axs_value *value1, struct axs_value *value2, in gen_ptrdiff()
1146 struct axs_value *value1, struct axs_value *value2, in gen_equal()
1160 struct axs_value *value1, struct axs_value *value2, in gen_less()
1180 struct axs_value *value1, struct axs_value *value2, in gen_binop()
1811 struct axs_value value1, value2, value3; in gen_expr() local
2276 struct axs_value *value1, struct axs_value *value2) in gen_expr_binop_rest()
/dflybsd-src/games/trek/
H A Dgetpar.h41 int value2; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dconditions.h53 struct CC_STATUS {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;}; member
H A Dtree-data-ref.c2910 bool value0, value1, value2; in chrec_is_positive() local
2988 bool value0, value1, value2; in analyze_siv_subscript_cst_affine() local
H A Dvarasm.c3247 struct addr_const value1, value2; in compare_constant() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dconditions.h54 typedef struct {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;} CC_STATUS; member
H A Dtree-ssa-uncprop.c305 tree value2 = ((const struct equiv_hash_elt *)p2)->value; in equiv_eq() local
H A Dtree-data-ref.c1763 bool value0, value1, value2; in chrec_is_positive() local
1841 bool value0, value1, value2; in analyze_siv_subscript_cst_affine() local
H A Dvarasm.c2954 struct addr_const value1, value2; in compare_constant() local
/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_powertune.c960 uint32_t count, value, value2; in smu7_enable_didt_config() local
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c92 unsigned value1, value2; in radeon_dp_mst_set_stream_attrib() local
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c461 int32_t value, value2; in ar9300_ani_control() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c1161 uint32_t value2 = 0; in dcn10_link_encoder_update_mst_stream_allocation_table() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1208 uint32_t value2 = 0; in dce110_link_encoder_update_mst_stream_allocation_table() local
/dflybsd-src/sbin/ping6/
H A Dping6.c1615 u_int16_t value2; in pr_ip6opt() local
/dflybsd-src/crypto/openssh/
H A Dservconf.c1258 int cmdline = 0, *intptr, value, value2, n, port, oactive, r; in process_server_config_line_depth() local
H A Dreadconf.c1050 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/dflybsd-src/sys/dev/netif/re/
H A Dre.c854 u_int32_t value1 = 0, value2 = 0, mask; in re_eri_read_with_oob_base_address() local
31421 u_int32_t value1 = 0, value2 = 0, mask; in real_ocp_read() local
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dreg_helper.h383 #define REG_UPDATE_SEQ(reg, field, value1, value2) \ argument