Home
last modified time | relevance | path

Searched refs:luai_userstateclose (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllimits.h182 #if !defined(luai_userstateclose)
183 #define luai_userstateclose(L) ((void)L) macro
H A Dlstate.c226 luai_userstateclose(L); in close_state()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluaconf.h724 #define luai_userstateclose(L) ((void)L) macro
H A Dlstate.c211 luai_userstateclose(L); in lua_close()