Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c21 static lua_State *getco (lua_State *L) { in getco() function
57 lua_State *co = getco(L); in luaB_coresume()
147 lua_State *co = getco(L); in luaB_costatus()
154 lua_State *co = lua_isnone(L, 1) ? L : getco(L); in luaB_yieldable()
168 lua_State *co = getco(L); in luaB_close()