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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp1084 #define EACH_CASE(name) \ macro
1088 APPLY_TO_RELOCATIONS(EACH_CASE);
1089 #undef EACH_CASE macro
H A DrelocInfo.hpp1331 #define EACH_CASE(name) \ macro
1341 APPLY_TO_RELOCATIONS(EACH_CASE); variable
1342 #undef EACH_CASE macro

Completed in 38 milliseconds