Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dlist.c1819 #define ITEM_COMPARE_FAIL 999 macro
1946 res = ITEM_COMPARE_FAIL; in item_compare2()
1956 res = ITEM_COMPARE_FAIL; // return value has wrong type in item_compare2()
2121 == ITEM_COMPARE_FAIL) in do_sort_uniq()