Home
last modified time | relevance | path

Searched refs:LCM_OVERFLOW_32_BITS (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java133 LCM_OVERFLOW_32_BITS("overflow: lcm({0}, {1}) is 2^31"), enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DMathUtils.java1168 LocalizedFormats.LCM_OVERFLOW_32_BITS,