Home
last modified time | relevance | path

Searched defs:xpp (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxpatience.c74 xpparam_t const *xpp; member
77 static int is_anchor(xpparam_t const *xpp, const char *line) in is_anchor()
88 static void insert_record(xpparam_t const *xpp, int line, struct hashmap *map, in insert_record()
143 xpparam_t const *xpp, xdfenv_t *env, in fill_hashmap()
316 xpparam_t xpp; in fall_back_to_classic_diff() local
332 xpparam_t const *xpp, xdfenv_t *env, in patience_diff()
378 xpparam_t const *xpp, xdfenv_t *env) in xdl_do_patience_diff()
H A Dxhistogram.c72 xpparam_t const *xpp; member
91 static int cmp_recs(xpparam_t const *xpp, in cmp_recs()
99 #define CMP_ENV(xpp, env, s1, l1, s2, l2) \ argument
234 static int fall_back_to_classic_diff(xpparam_t const *xpp, xdfenv_t *env, in fall_back_to_classic_diff()
254 static int find_lcs(xpparam_t const *xpp, xdfenv_t *env, in find_lcs()
316 static int histogram_diff(xpparam_t const *xpp, xdfenv_t *env, in histogram_diff()
378 xpparam_t const *xpp, xdfenv_t *env) in xdl_do_histogram_diff()
H A Dxprepare.c160 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp, in xdl_prepare_ctx()
262 int xdl_prepare_env(mmfile_t *mf1, mmfile_t *mf2, xpparam_t const *xpp, in xdl_prepare_env()
H A Dxdiff.h139 xpparam_t xpp; member
H A Dxdiffi.c312 int xdl_do_diff(mmfile_t *mf1, mmfile_t *mf2, xpparam_t const *xpp, in xdl_do_diff()
1064 int xdl_diff(mmfile_t *mf1, mmfile_t *mf2, xpparam_t const *xpp, in xdl_diff()
H A Dxutils.c405 int xdl_fall_back_diff(xdfenv_t *diff_env, xpparam_t const *xpp, in xdl_fall_back_diff()