Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h154 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
H A Dlapi.c401 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h177 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c440 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function