Home | History | Annotate | Download | only in lackey

Lines Matching defs:dst

614    Addr       iaddr = 0, dst;
848 dst = (sizeof(Addr) == 4) ? st->Ist.Exit.dst->Ico.U32 :
849 st->Ist.Exit.dst->Ico.U64;
850 condition_inverted = (dst == iaddr + ilen);