Searched refs:scaffIndex (Results 1 – 1 of 1) sorted by relevance
419 int *scaffIndex; member5557 if (dtd->scaffIndex) { in doProlog()5569 parser, dtd->scaffIndex, parser->m_groupSize * sizeof(int)); in doProlog()5572 dtd->scaffIndex = new_scaff_index; in doProlog()5588 assert(dtd->scaffIndex != NULL); in doProlog()5589 dtd->scaffIndex[dtd->scaffLevel] = myindex; in doProlog()5608 && (dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5610 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5754 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5820 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel]].quant = quant; in doProlog()[all …]