Searched defs:lua_gettop (Results 1 – 4 of 4) sorted by relevance
145 LUA_API int (lua_gettop) (lua_State *L); variable
179 LUA_API int (lua_gettop) (lua_State *L); variable
176 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function
157 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function