Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlfunc.c134 void luaF_freeproto (lua_State *L, Proto *f) { in luaF_freeproto() function
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlfunc.c141 void luaF_freeproto (lua_State *L, Proto *f) { in luaF_freeproto() function