Searched defs:USELABELS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp80 * USELABELS - If using GCC, then use labels for the opcode dispatching
86 #undef USELABELS macro
93 #define USELABELS macro
98 #ifdef USELABELS
211 #ifdef USELABELS
253 #ifdef USELABELS
297 #endif /* USELABELS */
500 #ifdef USELABELS
583 #endif /* USELABELS */
887 #ifndef USELABELS
[all...]

Completed in 27 milliseconds