Home
last modified time | relevance | path

Searched refs:preinit_state (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.c84 static void preinit_state (lua_State *L, global_State *g) { in preinit_state() function
122 preinit_state(L1, G(L)); in luaE_newthread()
156 preinit_state(L, g); in lua_newstate()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c201 static void preinit_state (lua_State *L, global_State *g) { in preinit_state() function
242 preinit_state(L1, G(L)); in lua_newthread()
277 preinit_state(L, g); in lua_newstate()