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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinterpreterGenerator.hpp37 class InterpreterGenerator: public CC_INTERP_ONLY(CppInterpreterGenerator)
H A Dinterpreter.hpp143 class Interpreter: public CC_INTERP_ONLY(CppInterpreter) NOT_CC_INTERP(TemplateInterpreter) {
/openjdk7/hotspot/src/share/vm/utilities/
H A Dmacros.hpp92 #define CC_INTERP_ONLY(code) code macro
95 #define CC_INTERP_ONLY(code) macro

Completed in 52 milliseconds