Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/repeat_finder/src/
H A DRF_SArray_TandemFinder.cpp466 const quint32 endSuffixPos = secondSuffixPos; in run() local
472 } while (correctRepeat && firstSuffixPos < endSuffixPos); in run()