Home
last modified time | relevance | path

Searched defs:luaH_new (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltable.c358 Table *luaH_new (lua_State *L, int narray, int nhash) { in luaH_new() function
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltable.c368 Table *luaH_new (lua_State *L) { in luaH_new() function