Searched defs:binary8Ix16 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/
H A Dtest_main.c1578 IRAtom* binary8Ix16 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
1664 return binary8Ix16(mce, vatom1, vatom2);
/external/valgrind/main/memcheck/
H A Dmc_translate.c2567 IRAtom* binary8Ix16 ( MCEnv* mce, IRAtom* vatom1, IRAtom* vatom2 ) function
3200 return binary8Ix16(mce, vatom1, vatom2);
3470 at = binary8Ix16(mce,vatom1,vatom2);

Completed in 98 milliseconds