Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/lua/
HDlua.h243 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
/freebsd-head/contrib/lua/src/
HDlua.h284 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
HDlapi.c914 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
HDltests.c1639 lua_rawsetp(L1, t, cast_voidp(cast_sizet(getnum))); in runC()
/freebsd-head/sys/contrib/openzfs/module/lua/
HDlapi.c796 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp947 #define lua_rawsetp(L,index,ptr)\ macro
1184 lua_rawsetp(L,LUA_REGISTRYINDEX,(void*)(&swig_lua_elua_emulate_unique_key)); in SWIG_Lua_elua_emulate_register()
1188 lua_rawsetp(L, parsed_tables_array, table); in SWIG_Lua_elua_emulate_register()
1260 lua_rawsetp(L, LUA_REGISTRYINDEX, &swig_lua_elua_emulate_unique_key); in SWIG_Lua_elua_emulate_register_clear()