Searched refs:ZIP_INT_64B (Results 1 – 1 of 1) sorted by relevance
209 #define ZIP_INT_64B (0xc0 | 2<<4) macro312 case ZIP_INT_64B: return 8; in zipIntSize()498 *encoding = ZIP_INT_64B; in zipTryEncoding()525 } else if (encoding == ZIP_INT_64B) { in zipSaveInteger()556 } else if (encoding == ZIP_INT_64B) { in zipLoadInteger()