Home
last modified time | relevance | path

Searched refs:statname (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlcorolib.c123 static const char *const statname[] = variable
151 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