Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c124 static int auxstatus (lua_State *L, lua_State *co) { in auxstatus() function
148 lua_pushstring(L, statname[auxstatus(L, co)]); in luaB_costatus()
169 int status = auxstatus(L, co); in luaB_close()