Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c62 static const char LUA___CALL[] = "__call"; variable
666 lua_getfield(L, -1, LUA___CALL); in luaV_totypval()