Searched refs:heapAllocated (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dudatamem.c34 UBool mallocedFlag = dest->heapAllocated;
36 dest->heapAllocated = mallocedFlag;
50 This->heapAllocated = TRUE;
93 if(pData->heapAllocated ) {
H A Dudatamem.h32 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member in struct:UDataMemory

Completed in 164 milliseconds