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

  /libcore/ojluni/src/main/native/
jlong_md.h 75 #define jint_to_jlong(a) ((jlong)(a)) macro
  /external/oj-libjdwp/src/share/back/
util.h 309 #define jint_to_jlong(a) ((jlong)(a)) macro

Completed in 148 milliseconds