Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c4284 #define GAP_PENALTY -2 macro
4334 score += GAP_PENALTY * (currIdx - prevIdx); in fuzzy_match_compute_score()