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

/external/valgrind/main/memcheck/tests/vbit-test/
H A Dvalgrind.c103 print_opnd(stdout, &data->opnds[i]);
115 print_opnd(stdout, &data->result);
H A Dvtest.h106 void print_opnd(FILE *, const opnd_t *);
H A Dutil.c37 print_opnd(stderr, &data->opnds[i]);
41 print_opnd(stderr, &data->result);
87 print_opnd(FILE *fp, const opnd_t *opnd) function

Completed in 2902 milliseconds