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

  /external/valgrind/main/none/tests/ppc32/
round.c 816 int check_double_guarded_arithmetic_op(flt_op_t op) function
1019 assert("check_double_guarded_arithmetic_op: unexpected op",
1048 assert("check_double_guarded_arithmetic_op: unexpected guard",
1117 assert("check_double_guarded_arithmetic_op: unexpected op",
1182 status |= check_double_guarded_arithmetic_op(op);
  /external/valgrind/main/none/tests/ppc64/
round.c 816 int check_double_guarded_arithmetic_op(flt_op_t op) function
1019 assert("check_double_guarded_arithmetic_op: unexpected op",
1048 assert("check_double_guarded_arithmetic_op: unexpected guard",
1117 assert("check_double_guarded_arithmetic_op: unexpected op",
1182 status |= check_double_guarded_arithmetic_op(op);

Completed in 74 milliseconds