Home
last modified time | relevance | path

Searched refs:lua_rawsetp (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h243 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
/freebsd-13.1/contrib/lua/src/
H A Dlua.h273 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
H A Dlapi.c882 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlapi.c794 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp924 #define lua_rawsetp(L,index,ptr)\ macro
1161 lua_rawsetp(L,LUA_REGISTRYINDEX,(void*)(&swig_lua_elua_emulate_unique_key)); in SWIG_Lua_elua_emulate_register()
1165 lua_rawsetp(L, parsed_tables_array, table); in SWIG_Lua_elua_emulate_register()
1237 lua_rawsetp(L, LUA_REGISTRYINDEX, &swig_lua_elua_emulate_unique_key); in SWIG_Lua_elua_emulate_register_clear()