Searched refs:CLOOP_OFS_COMPR (Results 1 – 4 of 4) sorted by relevance
35 #define CLOOP_OFS_COMPR 0x0b macro36 #define CLOOP_OFS_VERSN (CLOOP_OFS_COMPR + 1)
242 hdr.magic[CLOOP_OFS_COMPR] = in main()243 tolower(hdr.magic[CLOOP_OFS_COMPR]); in main()
732 switch (header->magic[CLOOP_OFS_COMPR]) { in g_uzip_taste()