Searched refs:ZIP_INT_32B (Results 1 – 1 of 1) sorted by relevance
208 #define ZIP_INT_32B (0xc0 | 1<<4) macro311 case ZIP_INT_32B: return 4; in zipIntSize()496 *encoding = ZIP_INT_32B; in zipTryEncoding()521 } else if (encoding == ZIP_INT_32B) { in zipSaveInteger()547 } else if (encoding == ZIP_INT_32B) { in zipLoadInteger()