Searched refs:luaL_openlib (Results 1 – 1 of 1) sorted by relevance
95 #define luaV_openlib(L, l, n) luaL_openlib(L, NULL, l, n)121 #define luaL_openlib dll_luaL_openlib macro