test_next_poweroftwo   37 test/util/opal_bit_ops.c static int test_next_poweroftwo(int value);
test_next_poweroftwo   55 test/util/opal_bit_ops.c                     i, value, test_next_poweroftwo(value) ? "correct" : "wrong");
test_next_poweroftwo   63 test/util/opal_bit_ops.c         test_next_poweroftwo (vals[i]);