Lines Matching full:ccall
2149 return mkLazyN( mce, e->Iex.CCall.args, 2150 e->Iex.CCall.retty,2151 e->Iex.CCall.cee );2549 for (i = 0; e->Iex.CCall.args[i]; i++)2550 if (isBogusAtom(e->Iex.CCall.args[i]))