Searched refs:retout (Results 1 – 1 of 1) sorted by relevance
140 void * retout; in call() local145 retout = reinterpret_cast< void * >(callStack[0]); in call()146 retin = retconv ? alloca(rtd->nSize) : retout; in call()398 retout, retin, rtd, proxy->getBridge()->getUno2Cpp()); in call()
Completed in 7 milliseconds