Lines Matching refs:ZD
36 # define ZD "%zd" macro
39 # define ZD "%ld" macro
252 LOGW("Zip: read " ZD ", expected " ZD ". Failed: %s\n", in mapCentralDirectory()
312 LOGW("Unable to map '%s' (" ZD " to " ZD "): %s\n", mFileName, in mapCentralDirectory()
370 LOGW("bad CD advance (%d vs " ZD ") at entry %d\n", in parseZipArchive()
584 "got: offset=" ZD " data=0x%08lx\n", in getEntryInfo()
600 LOGW("bad compressed length in zip (%ld + " ZD " > %ld)\n", in getEntryInfo()
608 LOGE("ERROR: bad uncompressed length in zip (%ld + " ZD " > %ld)\n", in getEntryInfo()
760 LOGE("Partial write during uncompress (" ZD " of " ZD ")\n", in uncompressEntry()
830 LOGW("Size mismatch on inflated file (%ld vs " ZD ")\n", in inflateBuffer()
919 LOGW("Size mismatch on inflated file (%ld vs " ZD ")\n", in inflateBuffer()