Searched refs:X_WASTE (Results 1 – 1 of 1) sorted by relevance
2073 #define X_WASTE 15 /* allowed extra bytes to avoid shrinking, */ macro2075 #define X_WASTE 255 /* … must be 2ⁿ-1 */ macro2400 (((z) & ~X_WASTE) > ((n) & ~X_WASTE)) ? \