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