Home | History | Annotate | Download | only in priv

Lines Matching refs:CCall

1730    /* --------- CCALL --------- */
1733 vassert(ty == e->Iex.CCall.retty);
1737 if (e->Iex.CCall.retty != Ity_I32)
1742 NULL, e->Iex.CCall.cee, e->Iex.CCall.args );