Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:intCountE

446 	ptrA->intCountE = 0;
486 ptrA->intCountE = 0;
1014 ptrA->intCountE = 0;
1025 if( ptrA->intCountE < ptrA->idxArrE.sizeE )
1027 ptrA->idxArrE.arrPtrE[ ptrA->intCountE ] = idxA;
1028 ptrA->actArrE.arrPtrE[ ptrA->intCountE ] = actA;
1029 ptrA->intCountE++;
1040 for( iL = 0; iL < ptrA->intCountE; iL++ )
1218 uint32 endIdxL = ptrA->intCountE; /* end index */
1227 if( overlapThrA >= 0x010000 ) return ptrA->intCountE;
1283 ptrA->intCountE = endIdxL;
1285 return ptrA->intCountE;