Home | History | Annotate | Download | only in include

Lines Matching refs:SetLocalFloat

1163   jvmtiError (JNICALL *SetLocalFloat) (jvmtiEnv* env,
2096 jvmtiError SetLocalFloat(jthread thread,
2100 return functions->SetLocalFloat(this, thread, depth, slot, value);