Home | Sort by relevance Sort by last modified time |
/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) |