Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c145 int ismain = lua_pushthread(L); in luaB_corunning() local
146 lua_pushboolean(L, ismain); in luaB_corunning()