Searched refs:fixmax_UI (Results 1 – 2 of 2) sorted by relevance
116 #define fixmax_UI(a,b) fixmax(a,b) macro
347 { return fixmax_UI(a,b); } in fMax()