Home
last modified time | relevance | path

Searched refs:print_opnd (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c69 print_opnd(stderr, &data->opnds[i]); in complain()
73 print_opnd(stderr, &data->result); in complain()
119 print_opnd(FILE *fp, const opnd_t *opnd) in print_opnd() function
Dvalgrind.c128 print_opnd(stdout, &data->opnds[i]); in valgrind_execute_test()
140 print_opnd(stdout, &data->result); in valgrind_execute_test()
Dvtest.h214 void print_opnd(FILE *, const opnd_t *);