Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxprepare.c110 static int xdl_classify_record(unsigned int pass, xdlclassifier_t *cf, xrecord_t **rhash, in xdl_classify_record()
160 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp, in xdl_prepare_ctx()
H A Dxpatience.c89 int pass) in insert_record()
/vim-8.2.3635/src/
H A Dvim9execute.c1910 int pass; in exec_instructions() local