Searched defs:JNI_EEXIST (Results 1 – 3 of 3) sorted by relevance
79 pub const JNI_EEXIST: jint = -5; constant
165 #define JNI_EEXIST (-5) /* VM already created */ macro
1137 #define JNI_EEXIST (-5) /* VM already created */ macro