Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h177 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
/freebsd/contrib/lua/src/
H A Dlua.h209 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
H A Dlapi.c475 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c442 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function