Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalFloat

1169   jvmtiError (JNICALL *SetLocalFloat) (jvmtiEnv* env,
2120 jvmtiError SetLocalFloat(jthread thread,
2124 return functions->SetLocalFloat(this, thread, depth, slot, value);