Searched refs:fixmin_S (Results 1 – 2 of 2) sorted by relevance
113 #define fixmin_S(a,b) fixmin(a,b) macro
334 { return fixmin_S(a,b); } in fMin()