HomeSort by relevance Sort by last modified time
    Searched refs:is_floating_point_op_with_rounding_mode (Results 1 - 3 of 3) sorted by null

  /external/valgrind/memcheck/tests/vbit-test/
main.c 50 if (is_floating_point_op_with_rounding_mode(op->op)) {
65 if (is_floating_point_op_with_rounding_mode(op->op)) {
vtest.h 129 int is_floating_point_op_with_rounding_mode(IROp);
util.c 151 is_floating_point_op_with_rounding_mode(IROp op) function
187 if (is_floating_point_op_with_rounding_mode(op))

Completed in 642 milliseconds