Searched refs:ZIP_INT_IMM_MASK (Results 1 – 1 of 1) sorted by relevance
215 #define ZIP_INT_IMM_MASK 0x0f /* Mask to extract the 4 bits value. To add macro561 ret = (encoding & ZIP_INT_IMM_MASK)-1; in zipLoadInteger()