Searched refs:HIGH_I32_FROM_LONG64 (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 67 milliseconds