Searched defs:resume_error (Results 1 – 3 of 3) sorted by relevance
573 static l_noret resume_error (lua_State *L, const char *msg, StkId firstArg) { in resume_error() function
769 static int resume_error (lua_State *L, const char *msg, int narg) { in resume_error() function
5182 Status resume_error = PrivateResume(); in RunThreadPlan() local