Searched refs:finishCcall (Results 1 – 1 of 1) sorted by relevance
518 static void finishCcall (lua_State *L, int status) { in finishCcall() function550 finishCcall(L, *(int *)ud); /* finish 'lua_pcallk' callee */ in unroll()553 finishCcall(L, LUA_YIELD); /* complete its execution */ in unroll()