Home
last modified time | relevance | path

Searched refs:Java_org_codeworker_jni_Runtime_equal (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/java/src/
H A DJNIRuntime.h144 …JNIEXPORT jboolean JNICALL Java_org_codeworker_jni_Runtime_equal(JNIEnv *, jclass, jdouble dLeft, …
H A DJNIRuntime.cpp1209 JNIEXPORT jboolean JNICALL Java_org_codeworker_jni_Runtime_equal(JNIEnv *pEnv, jclass, jdouble jLef… in Java_org_codeworker_jni_Runtime_equal() function