Searched refs:ZIP_INT_16B (Results 1 – 1 of 1) sorted by relevance
207 #define ZIP_INT_16B (0xc0 | 0<<4) macro309 case ZIP_INT_16B: return 2; in zipIntSize()492 *encoding = ZIP_INT_16B; in zipTryEncoding()513 } else if (encoding == ZIP_INT_16B) { in zipSaveInteger()543 } else if (encoding == ZIP_INT_16B) { in zipLoadInteger()