Searched refs:endExpansionCECount (Results 1 – 2 of 2) sorted by relevance
172 header.endExpansionCECount= udata_readInt32(ds, inHeader->endExpansionCECount); in swapFormatVersion3()224 if(header.endExpansionCECount!=0) { in swapFormatVersion3()225 ds->swapArray32(ds, inBytes+header.endExpansionCE, header.endExpansionCECount*4, in swapFormatVersion3()
57 int32_t endExpansionCECount; /* size of endExpansionCE */ member