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