Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c211 #define luaopen_math dll_luaopen_math
327 int (*dll_luaopen_math) (lua_State *L); variable
435 {"luaopen_math", (luaV_function) &dll_luaopen_math},