Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxpatience.c41 #define NON_UNIQUE ULONG_MAX macro
115 map->entries[index].line2 = NON_UNIQUE; in insert_record()
219 if (!entry->line2 || entry->line2 == NON_UNIQUE) in find_longest_common_sequence()