Searched refs:luaL_unref (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| HD | lauxlib.h | 69 LUALIB_API void (luaL_unref) (lua_State *L, int t, int ref); variable
|
| HD | lauxlib.c | 504 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref() function
|
| /freebsd-11-stable/contrib/lua/src/ |
| HD | lauxlib.h | 81 LUALIB_API void (luaL_unref) (lua_State *L, int t, int ref); variable
|
| HD | lauxlib.c | 616 LUALIB_API void luaL_unref (lua_State *L, int t, int ref) { in luaL_unref() function
|
| /freebsd-11-stable/contrib/libucl/lua/ |
| HD | lua_ucl.c | 101 luaL_unref (fd->L, LUA_REGISTRYINDEX, fd->idx); in lua_ucl_userdata_dtor()
|