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

  /libcore/luni/src/main/native/
cbigint.h 79 #define HIGH_I32_FROM_LONG64(long64) HIGH_I32_FROM_LONG64_PTR(&(long64))
java_lang_StringToReal.cpp 34 #define HIGH_I32_FROM_VAR(u64) HIGH_I32_FROM_LONG64(u64)

Completed in 46 milliseconds