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