Searched refs:dll_luaL_register (Results 1 – 1 of 1) sorted by relevance
119 #define luaL_register dll_luaL_register220 void (*dll_luaL_register) (lua_State *L, const char *libname, const luaL_Reg *l); variable343 {"luaL_register", (luaV_function) &dll_luaL_register},