Home | History | Annotate | Download | only in priv

Lines Matching refs:CCall

1698    /* --------- CCALL --------- */
1701 vassert(ty == e->Iex.CCall.retty);
1705 if (e->Iex.CCall.retty != Ity_I32)
1710 NULL, e->Iex.CCall.cee, e->Iex.CCall.args );