Searched refs:LUAVIM_VERSION (Results 1 – 1 of 1) sorted by relevance
29 # define LUAVIM_VERSION LUA_RELEASE macro31 # define LUAVIM_VERSION LUA_VERSION macro2351 sscanf(LUAVIM_VERSION, "Lua %d.%d.%d", &major, &minor, &patch); in luaV_pushversion()