Searched refs:lua_rawsetp (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/lua/src/ |
| H A D | ldblib.c | 364 lua_rawsetp(L, LUA_REGISTRYINDEX, &HOOKKEY); /* set it in position */ in db_sethook()
|
| H A D | lua.h | 264 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
|
| H A D | loadlib.c | 763 lua_rawsetp(L, LUA_REGISTRYINDEX, &CLIBS); /* set CLIBS table in registry */ in createclibstable()
|
| H A D | lapi.c | 830 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | lua.h | 242 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
|
| H A D | lapi.c | 796 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
|