Searched refs:setnodevector (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | ltable.c | 279 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function 312 setnodevector(L, t, nhsize); in luaH_resize() 374 setnodevector(L, t, 0); in luaH_new()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ltable.c | 272 static void setnodevector (lua_State *L, Table *t, int size) { in setnodevector() function 305 setnodevector(L, t, nhsize); in resize() 369 setnodevector(L, t, nhash); in luaH_new()
|