Searched refs:scaffIndex (Results 1 – 1 of 1) sorted by relevance
390 int *scaffIndex; member5171 if (dtd->scaffIndex) { in doProlog()5183 parser, dtd->scaffIndex, parser->m_groupSize * sizeof(int)); in doProlog()5186 dtd->scaffIndex = new_scaff_index; in doProlog()5202 assert(dtd->scaffIndex != NULL); in doProlog()5203 dtd->scaffIndex[dtd->scaffLevel] = myindex; in doProlog()5222 && (dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5224 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5368 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel - 1]].type in doProlog()5434 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel]].quant = quant; in doProlog()[all …]