Home | History | Annotate | Download | only in minizip

Lines Matching refs:ZIP64ENDLOCHEADERMAGIC

107 #define ZIP64ENDLOCHEADERMAGIC   (0x7064b50)
1760 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)ZIP64ENDLOCHEADERMAGIC,4);