Searched refs:scaffIndex (Results 1 – 1 of 1) sorted by relevance
417 int *scaffIndex; member5419 if (dtd->scaffIndex) { in doProlog()5431 parser, dtd->scaffIndex, parser->m_groupSize * sizeof(int)); in doProlog()5434 dtd->scaffIndex = new_scaff_index; in doProlog()5450 assert(dtd->scaffIndex != NULL); in doProlog()5451 dtd->scaffIndex[dtd->scaffLevel] = myindex; in doProlog()5470 && (dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5472 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5616 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5682 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel]].quant = quant; in doProlog()[all …]