Home | History | Annotate | Download | only in genuca

Lines Matching full:ceindex

557                     //element->CEs[CEindex++] = value;
641 uint32_t CEindex = 0;
657 element->CEs[CEindex++] = getSingleCEValue(primary, secondary, tertiary, status);
684 element->CEs[CEindex++] = value;
690 element->noOfCEs = CEindex;
713 for (i = 0; i < (int32_t)CEindex; ++i) {