Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c92 static void luaV_call_lua_func_free(void *state);
654 &luaV_call_lua_func_free, state); in luaV_totypval()
676 &luaV_call_lua_func_free, state); in luaV_totypval()
2774 luaV_call_lua_func_free(void *state) in luaV_call_lua_func_free() function