Searched refs:__b (Results 1 – 6 of 6) sorted by relevance
15 #define MSM_MEDIA_MAX(__a, __b) ((__a) > (__b)?(__a):(__b)) argument