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

  /libcore/luni/src/main/native/
cbigint.h 78 #define LOW_I32_FROM_LONG64(long64) LOW_I32_FROM_LONG64_PTR(&(long64))
java_lang_StringToReal.cpp 29 #define LOW_I32_FROM_VAR(u64) LOW_I32_FROM_LONG64(u64)

Completed in 93 milliseconds