Home | History | Annotate | Download | only in math

Lines Matching defs:MaxArg

336     private static final int MaxArg = 999999999; // maximum argument integer
1777 n = rhs.intcheck(MinArg, MaxArg); // check RHS by the rules