Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp30 #define TEN_E7 (0x989680LL) macro
618 overflow = simpleMultiplyHighPrecision (result, length, TEN_E7); in timesTenToTheEHighPrecision()