Searched refs:roundmax (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp120 static int roundmax(double a, double b) function
1221 int maxx = roundmax(0, roundmax(x4, roundmax(x2, x3)));
1222 int maxy = roundmax(0, roundmax(y4, roundmax(y2, y3)));

Completed in 111 milliseconds