Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h52 typedef int (*lua_CFunction) (lua_State *L); typedef
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h55 typedef int (*lua_CFunction) (lua_State *L); typedef