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

  /external/valgrind/none/tests/ppc32/
round.c 394 int check_single_arithmetic_op(flt_op_t op) function
448 assert("check_single_arithmetic_op: unexpected op",
496 assert("check_single_arithmetic_op: unexpected op",
695 assert("check_single_arithmetic_op: unexpected op",
1197 status |= check_single_arithmetic_op(op);
  /external/valgrind/none/tests/ppc64/
round.c 394 int check_single_arithmetic_op(flt_op_t op) function
448 assert("check_single_arithmetic_op: unexpected op",
496 assert("check_single_arithmetic_op: unexpected op",
695 assert("check_single_arithmetic_op: unexpected op",
1197 status |= check_single_arithmetic_op(op);

Completed in 257 milliseconds