HomeSort by: relevance | last modified time | path
    Searched defs:get_edit_distance_cutoff (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
spellcheck.cc 188 get_edit_distance_cutoff (size_t goal_len, size_t candidate_len) function
312 ASSERT_TRUE (get_edit_distance_cutoff (goal_len, candidate_len)
  /src/external/gpl3/gcc.old/dist/gcc/
spellcheck.cc 188 get_edit_distance_cutoff (size_t goal_len, size_t candidate_len) function
312 ASSERT_TRUE (get_edit_distance_cutoff (goal_len, candidate_len)

Completed in 15 milliseconds