Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDax-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()
/dragonfly/games/trek/
HDgetpar.h41 int value2; member
/dragonfly/contrib/gcc-8.0/gcc/
HDconditions.h53 struct CC_STATUS {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;}; member
HDtree-data-ref.c2910 bool value0, value1, value2; in chrec_is_positive() local
2988 bool value0, value1, value2; in analyze_siv_subscript_cst_affine() local
HDvarasm.c3247 struct addr_const value1, value2; in compare_constant() local
/dragonfly/contrib/gcc-4.7/gcc/
HDconditions.h54 typedef struct {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;} CC_STATUS; member
HDtree-ssa-uncprop.c305 tree value2 = ((const struct equiv_hash_elt *)p2)->value; in equiv_eq() local
HDtree-data-ref.c1763 bool value0, value1, value2; in chrec_is_positive() local
1841 bool value0, value1, value2; in analyze_siv_subscript_cst_affine() local
HDvarasm.c2954 struct addr_const value1, value2; in compare_constant() local
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_powertune.c960 uint32_t count, value, value2; in smu7_enable_didt_config() local
/dragonfly/sys/dev/drm/radeon/
HDradeon_dp_mst.c92 unsigned value1, value2; in radeon_dp_mst_set_stream_attrib() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_ani.c461 int32_t value, value2; in ar9300_ani_control() local
/dragonfly/sys/dev/drm/amd/display/dc/dce/
HDdce_link_encoder.c1208 uint32_t value2 = 0; in dce110_link_encoder_update_mst_stream_allocation_table() local
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_link_encoder.c1161 uint32_t value2 = 0; in dcn10_link_encoder_update_mst_stream_allocation_table() local
/dragonfly/sbin/ping6/
HDping6.c1615 u_int16_t value2; in pr_ip6opt() local
/dragonfly/crypto/openssh/
HDservconf.c1258 int cmdline = 0, *intptr, value, value2, n, port, oactive, r; in process_server_config_line_depth() local
HDreadconf.c1050 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/dragonfly/sys/dev/netif/re/
HDre.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
/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDreg_helper.h383 #define REG_UPDATE_SEQ(reg, field, value1, value2) \ argument