Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp26 #define TEN_E3 (0x3E8LL) macro
594 overflow = simpleMultiplyHighPrecision (result, length, TEN_E3); in timesTenToTheEHighPrecision()