Home
last modified time | relevance | path

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

/dports/biology/stringtie/stringtie-2.1.1/
H A Drlink.cpp14156 CMaxIntv *nextmaxint; in add_exon_to_maxint() local
14167 return nextmaxint; in add_exon_to_maxint()
14182 nextmaxint=maxint; in add_exon_to_maxint()
14189 maxint=new CMaxIntv(nextmaxint->node,end+1,nextmaxint->end,nextmaxint->next); in add_exon_to_maxint()
14195 maxint=nextmaxint; in add_exon_to_maxint()
14232 return nextmaxint; in add_exon_to_maxint()
14367 nextmaxint=maxint; in print_predcluster()
14651 nextmaxint=maxint; in print_predcluster()
14652 while(nextmaxint) { in print_predcluster()
14729 nextmaxint=nextmaxint->next; in print_predcluster()
[all …]