Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhetlib.c917 case HETHDR_FLAGS1_ZLIB: in het_read()
1246 case HETHDR_FLAGS1_ZLIB: in het_write()
1260 flags |= HETHDR_FLAGS1_ZLIB; in het_write()
H A Dhetlib.h64 #define HETHDR_FLAGS1_ZLIB 0x01 /* ZLIB compression */ macro