Home | History | Annotate | Download | only in lib

Lines Matching refs:CURLMIN

216 #define CURLMIN(x,y) ((x)<(y)?(x):(y))