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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp510 // (see the macro DEFINE_CLASS_QUERY below).
678 #define DEFINE_CLASS_QUERY(type) \ macro
690 DEFINE_CLASS_QUERY(AbstractLock)
691 DEFINE_CLASS_QUERY(Add)
692 DEFINE_CLASS_QUERY(AddP)
693 DEFINE_CLASS_QUERY(Allocate)
694 DEFINE_CLASS_QUERY(AllocateArray)
695 DEFINE_CLASS_QUERY(Bool)
696 DEFINE_CLASS_QUERY(BoxLock)
697 DEFINE_CLASS_QUERY(Cal
768 #undef DEFINE_CLASS_QUERY macro
[all...]

Completed in 47 milliseconds