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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp1080 #undef OPC_STORE_n macro
1081 #define OPC_STORE_n(num) \ macro
1090 OPC_STORE_n(0);
1091 OPC_STORE_n(1);
1092 OPC_STORE_n(2);
1093 OPC_STORE_n(3);

Completed in 41 milliseconds