Searched refs:highest_patch (Results 1 – 4 of 4) sorted by relevance
8048 highest_patch(void) in highest_patch() function8669 if (highest_patch()) in do_intro_line()8675 sprintf((char *)vers + len, ".%d%s", highest_patch(), in do_intro_line()8679 sprintf((char *)vers + 3, ".%d", highest_patch()); in do_intro_line()
2239 lua_pushinteger(L, highest_patch()); in luaV_version()
224 set_vim_var_nr(VV_VERSIONLONG, VIM_VERSION_100 * 10000 + highest_patch()); in evalvars_init()
3 int highest_patch(void);