Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c266 static UInt32 DecodeInstrCountValue(const UInt8 *inOpStart, UInt32 *outCount) in DecodeInstrCountValue() function
319 offset += DecodeInstrCountValue(&packedData[offset], &count); in UnpackPEFDataSection()
330 offset += DecodeInstrCountValue(&packedData[offset], &blockSize); in UnpackPEFDataSection()
344 offset += DecodeInstrCountValue(&packedData[offset], &blockSize); in UnpackPEFDataSection()
365 offset += DecodeInstrCountValue(&packedData[offset], &commonSize); in UnpackPEFDataSection()
393 offset += DecodeInstrCountValue(&packedData[offset], &commonSize); in UnpackPEFDataSection()