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/none/tests/ppc32/
round.c 843 int check_double_guarded_arithmetic_op(flt_op_t op) function
1046 assert("check_double_guarded_arithmetic_op: unexpected op",
1075 assert("check_double_guarded_arithmetic_op: unexpected guard",
1144 assert("check_double_guarded_arithmetic_op: unexpected op",
1209 status |= check_double_guarded_arithmetic_op(op);
  /external/valgrind/none/tests/ppc64/
round.c 843 int check_double_guarded_arithmetic_op(flt_op_t op) function
1046 assert("check_double_guarded_arithmetic_op: unexpected op",
1075 assert("check_double_guarded_arithmetic_op: unexpected guard",
1144 assert("check_double_guarded_arithmetic_op: unexpected op",
1209 status |= check_double_guarded_arithmetic_op(op);

Completed in 122 milliseconds