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