Searched refs:scaffIndex (Results 1 – 1 of 1) sorted by relevance
414 int *scaffIndex; member5416 if (dtd->scaffIndex) { in doProlog()5428 parser, dtd->scaffIndex, parser->m_groupSize * sizeof(int)); in doProlog()5431 dtd->scaffIndex = new_scaff_index; in doProlog()5447 assert(dtd->scaffIndex != NULL); in doProlog()5448 dtd->scaffIndex[dtd->scaffLevel] = myindex; in doProlog()5467 && (dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5469 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5613 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5679 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel]].quant = quant; in doProlog()[all …]