Home | History | Annotate | Download | only in src

Lines Matching refs:pNumExtendedSortedSectionsInSets

125                                                        USHORT  *pNumExtendedSortedSectionsInSets,
500 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets,
994 USHORT *pNumExtendedSortedSectionsInSets,
1000 USHORT *pNumExSortSecInSets = pNumExtendedSortedSectionsInSets;
1034 pNumExtendedSortedSectionsInSets points to. This value represents the
1059 USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInSets;
1081 for ( extSortSec = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; extSortSec != 0; extSortSec-- ) {