Searched refs:setobjt2t (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ltable.c | 311 setobjt2t(L, luaH_setnum(L, t, i+1), &t->array[i]); in resize() 320 setobjt2t(L, luaH_set(L, t, key2tval(old)), gval(old)); in resize()
|
| H A D | lobject.h | 179 #define setobjt2t setobj macro
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lobject.h | 256 #define setobjt2t setobj macro
|
| H A D | ltable.c | 329 setobjt2t(L, luaH_set(L, t, gkey(old)), gval(old)); in luaH_resize()
|