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