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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp418 #define EACH_TYPE(name) \ macro
422 APPLY_TO_RELOCATIONS(EACH_TYPE);
423 #undef EACH_TYPE macro
H A DrelocInfo.hpp631 #define EACH_TYPE(name) \ macro
633 APPLY_TO_RELOCATIONS(EACH_TYPE)
634 #undef EACH_TYPE macro

Completed in 39 milliseconds