Searched refs:temp_or_flags (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c2969 flag_type temp_or_flags = or_flags; local
2971 temp_or_flags |= FLAG_NO_RETURN;
2981 and_flags, temp_or_flags, JNI_TRUE);

Completed in 42 milliseconds