Home
last modified time | relevance | path

Searched refs:AllocArray (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmstypes.c4843 cmsBool AllocArray(cmsContext ContextID, _cmsDICarray* a, cmsUInt32Number Count, cmsUInt32Number Le… in AllocArray() function
5081 if (!AllocArray(self -> ContextID, &a, Count, Length)) goto Error; in Type_Dictionary_Read()
5163 if (!AllocArray(self ->ContextID, &a, Count, Length)) goto Error; in Type_Dictionary_Write()