Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 35) sorted by relevance

12

/vim-8.2.3635/src/
H A Diid_ole.c34 unsigned short s2; member
H A Dprofiler.c504 prof_total_cmp(const void *s1, const void *s2) in prof_total_cmp()
517 prof_self_cmp(const void *s1, const void *s2) in prof_self_cmp()
H A Dtermlib.c578 _match(char *s1, char *s2) in _match()
H A Dtypval.c1156 char_u *s1, *s2; in typval_compare() local
1468 char_u *s1, *s2; in func_equal() local
1527 char_u *s1, *s2; in tv_equal() local
H A Dstrings.c539 vim_stricmp(char *s1, char *s2) in vim_stricmp()
564 vim_strnicmp(char *s1, char *s2, size_t len) in vim_strnicmp()
712 sort_compare(const void *s1, const void *s2) in sort_compare()
H A Dhelp.c294 help_compare(const void *s1, const void *s2) in help_compare()
H A Dex_cmds.c312 string_compare(const void *s1, const void *s2) in string_compare()
320 sort_compare(const void *s1, const void *s2) in sort_compare()
384 char_u *s2; in ex_sort() local
H A Dviminfo.c719 sort_hist(const void *s1, const void *s2) in sort_hist()
2211 buf_compare(const void *s1, const void *s2) in buf_compare()
H A Ddrawline.c190 text_prop_compare(const void *s1, const void *s2) in text_prop_compare()
H A Dlist.c1825 item_compare(const void *s1, const void *s2) in item_compare()
1909 item_compare2(const void *s1, const void *s2) in item_compare2()
H A Dcmdexpand.c31 sort_func_compare(const void *s1, const void *s2) in sort_func_compare()
H A Dmbyte.c3615 char_u *s2, in utf_strnicmp()
3697 mb_strnicmp(char_u *s1, char_u *s2, size_t nn) in mb_strnicmp()
H A Dfindfile.c1323 ff_wc_equal(char_u *s1, char_u *s2) in ff_wc_equal()
H A Dgetchar.c969 char_u *s1, *s2; in ins_typebuf() local
H A Ddiff.c2020 diff_cmp(char_u *s1, char_u *s2) in diff_cmp()
H A Dtag.c1222 tag_strnicmp(char_u *s1, char_u *s2, size_t len) in tag_strnicmp()
H A Dgui_at_fs.c260 SFstrdup(char **s1, char *s2) in SFstrdup()
H A Dspellfile.c3410 str_equal(char_u *s1, char_u *s2) in str_equal()
4843 rep_compare(const void *s1, const void *s2) in rep_compare()
H A Dsyntax.c5312 const short *s2 = v2; in syn_compare_stub() local
6700 const time_entry_T *s2 = v2; in syn_compare_syntime() local
H A Dfileio.c4738 compare_readdir_item(const void *s1, const void *s2) in compare_readdir_item()
/vim-8.2.3635/src/xdiff/
H A Dxutils.c173 int xdl_recmatch(const char *l1, long s1, const char *l2, long s2, long flags) in xdl_recmatch()
343 static int xdl_format_hunk_hdr(long s1, long c1, long s2, long c2, in xdl_format_hunk_hdr()
392 int xdl_emit_hunk_hdr(long s1, long c1, long s2, long c2, in xdl_emit_hunk_hdr()
H A Dxemit.c179 long s1, s2, e1, e2, lctx; in xdl_emit_diff() local
H A Dxhistogram.c99 #define CMP_ENV(xpp, env, s1, l1, s2, l2) \ argument
102 #define CMP(i, s1, l1, s2, l2) \ argument
H A Dxdiffi.c677 static int score_cmp(struct split_score *s1, struct split_score *s2) in score_cmp()
/vim-8.2.3635/src/xxd/
H A Dxxd.c178 # define STRNCMP(s1, s2, l) strncmp(s1, s2, (size_t)l) argument
180 # define STRNCMP(s1, s2, l) strncmp(s1, s2, l) argument

12