Home
last modified time | relevance | path

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

/dports/devel/ppl/ppl-1.2/interfaces/Java/jni/
H A Dppl_java_common_defs.hh524 build_cxx_bounded_rep(JNIEnv* env, jobject j_bounded_rep);
H A Dppl_java_common.cc511 build_cxx_bounded_rep(JNIEnv* env, jobject j_bounded_rep) { in build_cxx_bounded_rep() argument
513 … = env->CallIntMethod(j_bounded_rep, cached_FMIDs.Bounded_Integer_Type_Representation_ordinal_ID); in build_cxx_bounded_rep()