Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Djava_lang_StringToReal.cpp43 #define DOUBLE_MINIMUM_LONGBITS (0x1) macro
230 DOUBLE_TO_LONGBITS (result) = DOUBLE_MINIMUM_LONGBITS; in createDouble1()
256 DOUBLE_TO_LONGBITS (result) = DOUBLE_MINIMUM_LONGBITS; in createDouble1()