Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp27 #define TEN_E4 (0x2710LL) macro
600 overflow = simpleMultiplyHighPrecision (result, length, TEN_E4); in timesTenToTheEHighPrecision()