Searched defs:IS_PARTIAL (Results 1 – 2 of 2) sorted by relevance
216 #define IS_PARTIAL(x) ((x) >= 224 && (x) < 255) macro
518 #define IS_PARTIAL(x) ((x) >= 224 && (x) < 255) macro