Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.cpp32 #define TEN_E9 (0x3B9ACA00LL) macro
570 overflow = simpleMultiplyHighPrecision (result, length, TEN_E9); in timesTenToTheEHighPrecision()