Home
last modified time | relevance | path

Searched defs:lua_newstate (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.c143 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate() function
H A Dlua.h110 LUA_API lua_State *(lua_newstate) (lua_Alloc f, void *ud); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c264 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h131 LUA_API lua_State *(lua_newstate) (lua_Alloc f, void *ud); variable