< prev index next >

src/hotspot/share/utilities/globalDefinitions_visCPP.hpp

Print this page

        

*** 149,159 **** // Portability macros #define PRAGMA_INTERFACE #define PRAGMA_IMPLEMENTATION #define PRAGMA_IMPLEMENTATION_(arg) - #define VALUE_OBJ_CLASS_SPEC : public _ValueObj // Formatting. #define FORMAT64_MODIFIER "I64" #define offset_of(klass,field) offsetof(klass,field) --- 149,158 ----
< prev index next >