Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c58 static const char LUAVIM_FREE[] = "luaV_free"; variable
2470 lua_pushlightuserdata(L, (void *) LUAVIM_FREE); in luaopen_vim()
2684 luaV_getfield(L, LUAVIM_FREE); \