Searched defs:PROT_COMPRESSABLE (Results 1 – 2 of 2) sorted by relevance
66 #define PROT_COMPRESSABLE(p) (((p) & 0xff00) == 0x0000) macro
116 #define PROT_COMPRESSABLE(p) (((p) & 0xff00) == 0x0000) macro