Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c167 #define lua_rotate dll_lua_rotate
274 void (*dll_lua_rotate) (lua_State *L, int idx, int n); variable
391 {"lua_rotate", (luaV_function) &dll_lua_rotate},