Searched refs:IFMIN (Results 1 – 1 of 1) sorted by relevance
3971 #define IFMIN(a,b) if((b)<a)a=(b) macro4003 IFMIN(ww->workspace.min_x,constraints->workspace.x_left); in CreateSurrogate()4005 IFMIN(ww->workspace.min_y,constraints->workspace.y_upper); in CreateSurrogate()4030 #undef IFMIN