Home
last modified time | relevance | path

Searched refs:xdl_prepare_ctx (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxprepare.c60 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp,
160 static int xdl_prepare_ctx(unsigned int pass, mmfile_t *mf, long narec, xpparam_t const *xpp, in xdl_prepare_ctx() function
286 if (xdl_prepare_ctx(1, mf1, enl1, xpp, &cf, &xe->xdf1) < 0) { in xdl_prepare_env()
291 if (xdl_prepare_ctx(2, mf2, enl2, xpp, &cf, &xe->xdf2) < 0) { in xdl_prepare_env()