Searched defs:IS_CHAN_A (Results 1 – 2 of 2) sorted by relevance
454 #define IS_CHAN_A(_c) (((_c)->channelFlags & CHANNEL_A) == CHANNEL_A) macro
2632 #define IS_CHAN_A(flags) \ macro