Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java134 LCM_OVERFLOW_64_BITS("overflow: lcm({0}, {1}) is 2^63"), enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DMathUtils.java1203 LocalizedFormats.LCM_OVERFLOW_64_BITS,