Searched refs:GetLongField_t (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjniFastGetField.hpp75 static GetLongField_t jni_fast_GetLongField_fp;
H A Djvm_misc.hpp79 typedef jlong (JNICALL *GetLongField_t) typedef
H A Djni.cpp4959 jni_NativeInterface.GetLongField = (GetLongField_t)func;
/openjdk7/hotspot/src/cpu/x86/vm/
H A DjniFastGetField_x86_32.cpp42 GetLongField_t JNI_FastGetField::jni_fast_GetLongField_fp;
253 jni_fast_GetLongField_fp = (GetLongField_t) fast_entry;

Completed in 44 milliseconds