Searched refs:check_double_guarded_arithmetic_op (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dround.c819 int check_double_guarded_arithmetic_op(flt_op_t op) function
1022 assert("check_double_guarded_arithmetic_op: unexpected op",
1051 assert("check_double_guarded_arithmetic_op: unexpected guard",
1120 assert("check_double_guarded_arithmetic_op: unexpected op",
1185 status |= check_double_guarded_arithmetic_op(op);
/external/valgrind/main/none/tests/ppc64/
H A Dround.c819 int check_double_guarded_arithmetic_op(flt_op_t op) function
1022 assert("check_double_guarded_arithmetic_op: unexpected op",
1051 assert("check_double_guarded_arithmetic_op: unexpected guard",
1120 assert("check_double_guarded_arithmetic_op: unexpected op",
1185 status |= check_double_guarded_arithmetic_op(op);

Completed in 41 milliseconds