Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.h78 #define LOW_I32_FROM_LONG64(long64) LOW_I32_FROM_LONG64_PTR(&(long64)) macro
Djava_lang_StringToReal.cpp32 #define LOW_I32_FROM_VAR(u64) LOW_I32_FROM_LONG64(u64)