Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dcbigint.h79 #define HIGH_I32_FROM_LONG64(long64) HIGH_I32_FROM_LONG64_PTR(&(long64)) macro
Djava_lang_StringToReal.cpp34 #define HIGH_I32_FROM_VAR(u64) HIGH_I32_FROM_LONG64(u64)