OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOW_I32_FROM_VAR
(Results
1 - 2
of
2
) sorted by null
/dalvik/libcore/luni/src/main/native/
commonDblParce.c
29
#define
LOW_I32_FROM_VAR
(u64) LOW_I32_FROM_LONG64(u64)
231
LOW_I32_FROM_VAR
(result) = -1;
246
LOW_I32_FROM_VAR
(result) = -1;
org_apache_harmony_luni_util_fltparse.c
29
#define
LOW_I32_FROM_VAR
(u64) LOW_I32_FROM_LONG64(u64)
580
else if (
LOW_I32_FROM_VAR
(dbl) == (I_32) - 1)
Completed in 25 milliseconds