Searched refs:f_Ccall (Results 1 – 1 of 1) sorted by relevance
837 static void f_Ccall (lua_State *L, void *ud) { in f_Ccall() function856 status = luaD_pcall(L, f_Ccall, &c, savestack(L, L->top), 0); in lua_cpcall()