Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c146 #define luaL_ref dll_luaL_ref
247 int (*dll_luaL_ref) (lua_State *L, int idx); variable
370 {"luaL_ref", (luaV_function) &dll_luaL_ref},