Searched refs:CCOUT (Results 1 – 6 of 6) sorted by relevance
640 o = CCOUT(i); in _ccmap()646 o = CCOUT(o); in _ccmap()
68 #define CCOUT(x) (((x)>>8)&0xFF) macro
79 #define CCOUT(x) (((x)>>8)&0xFF) macro