Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp31 #define TEN_E8 (0x5F5E100LL) macro
624 overflow = simpleMultiplyHighPrecision (result, length, TEN_E8); in timesTenToTheEHighPrecision()