Searched refs:statname (Results 1 – 1 of 1) sorted by relevance
123 static const char *const statname[] = variable151 lua_pushstring(L, statname[auxstatus(L, co)]); in luaB_costatus()187 return luaL_error(L, "cannot close a %s coroutine", statname[status]); in luaB_close()
Completed in 3 milliseconds