Home
last modified time | relevance | path

Searched refs:and_combine (Results 1 – 2 of 2) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/vbit-test/
H A Dbinary.c35 and_combine(vbits_t v1, vbits_t v2, value_t val2, int invert_val2) in and_combine() function
163 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 0); in check_result_for_binary()
164 term3 = and_combine(opnd2->vbits, opnd1->vbits, opnd1->value, 0); in check_result_for_binary()
179 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 1); in check_result_for_binary()
180 term3 = and_combine(opnd2->vbits, opnd1->vbits, opnd1->value, 1); in check_result_for_binary()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/vbit-test/
H A Dbinary.c35 and_combine(vbits_t v1, vbits_t v2, value_t val2, int invert_val2) in and_combine() function
163 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 0); in check_result_for_binary()
164 term3 = and_combine(opnd2->vbits, opnd1->vbits, opnd1->value, 0); in check_result_for_binary()
179 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 1); in check_result_for_binary()
180 term3 = and_combine(opnd2->vbits, opnd1->vbits, opnd1->value, 1); in check_result_for_binary()