Searched refs:smodjunc (Results 1 – 1 of 1) sorted by relevance
13298 …GVec<int> smodjunc; // keeps a list of all modified start junctions' indices (might keep the same … in count_good_junctions() local13328 smodjunc.Add(i); in count_good_junctions()13378 if(smodjunc.Count()||emodjunc.Count()) { in count_good_junctions()13380 for(int i=0;i<smodjunc.Count();i++) { in count_good_junctions()13381 int j=smodjunc[i]; in count_good_junctions()