Searched defs:lua_CFunction (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/openzfs/include/sys/lua/ | ||
| H A D | lua.h | 55 typedef int (*lua_CFunction) (lua_State *L); typedef |
| /src/contrib/lua/src/ | ||
| H A D | lua.h | 106 typedef int (*lua_CFunction) (lua_State *L); typedef |