Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp29 #define TEN_E6 (0xF4240LL) macro
612 overflow = simpleMultiplyHighPrecision (result, length, TEN_E6); in timesTenToTheEHighPrecision()