Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h54 typedef int (*lua_CFunction) (lua_State *L); typedef
/freebsd/contrib/lua/src/
H A Dlua.h106 typedef int (*lua_CFunction) (lua_State *L); typedef