Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp28 #define TEN_E5 (0x186A0LL) macro
606 overflow = simpleMultiplyHighPrecision (result, length, TEN_E5); in timesTenToTheEHighPrecision()