Searched refs:CCCONVERT (Results 1 – 6 of 6) sorted by relevance
638 if (CCCONVERT(i)) in _ccmap()643 else if (CCCONVERT(o)) in _ccmap()
69 #define CCCONVERT(x) ((x)&0xFF00) macro
80 #define CCCONVERT(x) ((x)&0xFF00) macro