Searched refs:setthvalue (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstate.c | 169 setthvalue(L, &mt, L); in init_registry() 240 setthvalue(L, L->top, L1); in lua_newthread()
|
| H A D | lobject.h | 214 #define setthvalue(L,obj,x) \ macro
|
| H A D | lapi.c | 592 setthvalue(L, L->top, L); in lua_pushthread()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lobject.h | 138 #define setthvalue(L,obj,x) \ macro
|
| H A D | lapi.c | 145 setthvalue(L, L->top, L1); in lua_newthread() 521 setthvalue(L, L->top, L); in lua_pushthread()
|