Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxhistogram.c52 struct histindex { struct
108 static int scanA(struct histindex *index, int line1, int count1) in scanA()
161 static int try_lcs(struct histindex *index, struct region *lcs, int b_ptr, in try_lcs()
246 static inline void free_index(struct histindex *index) in free_index()
260 struct histindex index; in find_lcs()