Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h145 LUA_API int (lua_gettop) (lua_State *L); variable
/freebsd/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/sys/contrib/openzfs/module/lua/
H A Dlapi.c157 LUA_API int lua_gettop (lua_State *L) { in lua_gettop() function