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

  /external/valgrind/main/none/tests/ppc32/
round.c 381 int check_single_arithmetic_op(flt_op_t op) function
435 assert("check_single_arithmetic_op: unexpected op",
483 assert("check_single_arithmetic_op: unexpected op",
682 assert("check_single_arithmetic_op: unexpected op",
1170 status |= check_single_arithmetic_op(op);
  /external/valgrind/main/none/tests/ppc64/
round.c 381 int check_single_arithmetic_op(flt_op_t op) function
435 assert("check_single_arithmetic_op: unexpected op",
483 assert("check_single_arithmetic_op: unexpected op",
682 assert("check_single_arithmetic_op: unexpected op",
1170 status |= check_single_arithmetic_op(op);

Completed in 89 milliseconds