Searched defs:lua_require (Results 1 – 2 of 2) sorted by relevance
65 struct lua_require { struct81 #define LUAREQUIRE _IOWR('l', 3, struct lua_require) argument
501 lua_require(lua_State *L) in lua_require() function