Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c182 #define lua_pushnil dll_lua_pushnil
289 void (*dll_lua_pushnil) (lua_State *L); variable
406 {"lua_pushnil", (luaV_function) &dll_lua_pushnil},