Home
last modified time | relevance | path

Searched defs:BINOP (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/none/tests/ppc64/
Dround.c395 #define BINOP(op) \ in check_single_arithmetic_op() macro
573 #define BINOP(op) \ in check_single_guarded_arithmetic_op() macro
890 #define BINOP(op) \ in check_double_guarded_arithmetic_op() macro
/external/valgrind/main/none/tests/ppc32/
Dround.c395 #define BINOP(op) \ in check_single_arithmetic_op() macro
573 #define BINOP(op) \ in check_single_guarded_arithmetic_op() macro
890 #define BINOP(op) \ in check_double_guarded_arithmetic_op() macro
/external/valgrind/main/exp-ptrcheck/
Dh_main.c3368 #define BINOP(bt, nn, nu, np, un, uu, up, pn, pu, pp) \ macro