Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dsmenu.c111 long best_matches_count; variable
939 best_matches_count = 0; in update_bitmaps()
1141 if (best_matches_count == best_matching_words_a_size) in update_bitmaps()
1149 best_matching_words_a[best_matches_count] = n; in update_bitmaps()
1151 best_matches_count++; in update_bitmaps()
6514 best_matches_count = 0; in main()
10107 if (best_matches_count > 0) in main()
10109 best_matches_count, current, in main()
10141 if (best_matches_count > 0) in main()
10143 best_matches_count, current, in main()