Searched defs:num_input_bits (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/memcheck/tests/vbit-test/ |
D | binary.c | 202 unsigned num_input_bits, i; in test_shift() local 283 unsigned num_input_bits, bitpos; in test_and() local 357 unsigned num_input_bits, bitpos; in test_or() local 439 unsigned num_input_bits, i, bitpos; in test_binary_op() local
|
D | unary.c | 83 unsigned num_input_bits, bitpos; in test_unary_op() local
|
D | ternary.c | 65 unsigned num_input_bits, i, bitpos; in test_ternary_op() local
|
D | qernary.c | 66 unsigned num_input_bits, i, bitpos; in test_qernary_op() local
|