Home
last modified time | relevance | path

Searched refs:luaL_openlib (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c95 #define luaV_openlib(L, l, n) luaL_openlib(L, NULL, l, n)
121 #define luaL_openlib dll_luaL_openlib macro