Searched defs:num_input_bits (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | binary.c | 178 unsigned num_input_bits, i; in test_shift() local 259 unsigned num_input_bits, bitpos; in test_and() local 333 unsigned num_input_bits, bitpos; in test_or() local 415 unsigned num_input_bits, i, bitpos; in test_binary_op() local
|
D | unary.c | 59 unsigned num_input_bits, bitpos; in test_unary_op() local
|
D | ternary.c | 41 unsigned num_input_bits, i, bitpos; in test_ternary_op() local
|
D | qernary.c | 42 unsigned num_input_bits, i, bitpos; in test_qernary_op() local
|