Home
last modified time | relevance | path

Searched defs:lua_gettop (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lua/src/
Dlua.h150 LUA_API int (lua_gettop) (lua_State *L); variable
Dlapi.c160 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function
/external/skia/third_party/lua/src/
Dlua.h145 LUA_API int (lua_gettop) (lua_State *L); variable
Dlapi.c160 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function