Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h144 LUA_API int (lua_gettop) (lua_State *L); variable
/freebsd-src/contrib/lua/src/
H A Dlua.h179 LUA_API int (lua_gettop) (lua_State *L); variable
H A Dlapi.c176 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlapi.c156 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function