Home
last modified time | relevance | path

Searched defs:f2 (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_fileformat.vim58 func s:concat_files(f1, f2, destfile) argument
H A Dtest_filter_cmd.vim33 map f2 the second key map
/vim-8.2.3635/src/
H A Dhelp.c814 char_u *f1, *f2; in fix_help_buffer() local
H A Dtypval.c1292 float_T f1, f2; in typval_compare() local
H A Dmisc2.c1889 same_directory(char_u *f1, char_u *f2) in same_directory()
H A Deval.c2994 float_T f1 = 0, f2 = 0; in eval5() local
3111 float_T f1, f2; in eval6() local
H A Ddiff.c3146 long f1, l1, f2, l2; in parse_diff_ed() local
H A Dmemline.c4766 int f1, f2; in findswapname() local
H A Dvim9execute.c3821 float_T f1 = 0, f2 = 0; in exec_instructions() local
/vim-8.2.3635/runtime/syntax/
H A D2html.vim658 function! s:FoldCompare(f1, f2) argument