Home
last modified time | relevance | path

Searched defs:test_binary_op (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dbinary.c437 test_binary_op(const irop_t *op, test_data_t *data) in test_binary_op() function
/external/boringssl/src/crypto/
Dconstant_time_test.c58 static int test_binary_op(unsigned int (*op)(unsigned int a, unsigned int b), in test_binary_op() function