Searched refs:ZIP_INT_24B (Results 1 – 1 of 1) sorted by relevance
210 #define ZIP_INT_24B (0xc0 | 3<<4) macro310 case ZIP_INT_24B: return 3; in zipIntSize()494 *encoding = ZIP_INT_24B; in zipTryEncoding()517 } else if (encoding == ZIP_INT_24B) { in zipSaveInteger()551 } else if (encoding == ZIP_INT_24B) { in zipLoadInteger()