Searched refs:Cbinop_Le (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_storage.h380 Cbinop_Le, enumerator in enum:__anon15892
H A Dstorage.c903 case Cbinop_Le: VG_(printf)("<="); break;
H A Ddebuginfo.c2461 case Cbinop_Le: return (Word) wL <= (Word) wR ? 1 : 0;
H A Dreaddwarf.c2920 bop = Cbinop_Le; opname = "le"; goto binop;

Completed in 1524 milliseconds