Home
last modified time | relevance | path

Searched refs:PRAGMA_DIAG_PUSH (Results 1 – 25 of 129) sorted by relevance

123456

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp57 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
80 #ifndef PRAGMA_DIAG_PUSH
81 #define PRAGMA_DIAG_PUSH macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp67 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
94 #ifndef PRAGMA_DIAG_PUSH
95 #define PRAGMA_DIAG_PUSH macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp67 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
94 #ifndef PRAGMA_DIAG_PUSH
95 #define PRAGMA_DIAG_PUSH macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp36 #ifndef PRAGMA_DIAG_PUSH
37 #define PRAGMA_DIAG_PUSH macro
H A DcompilerWarnings_visCPP.hpp28 #define PRAGMA_DIAG_PUSH __pragma(warning(push)) macro
H A DcompilerWarnings_gcc.hpp64 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp36 #ifndef PRAGMA_DIAG_PUSH
37 #define PRAGMA_DIAG_PUSH macro
H A DcompilerWarnings_visCPP.hpp28 #define PRAGMA_DIAG_PUSH __pragma(warning(push)) macro
H A DcompilerWarnings_gcc.hpp58 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp36 #ifndef PRAGMA_DIAG_PUSH
37 #define PRAGMA_DIAG_PUSH macro
H A DcompilerWarnings_visCPP.hpp28 #define PRAGMA_DIAG_PUSH __pragma(warning(push)) macro
H A DcompilerWarnings_gcc.hpp58 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp36 #ifndef PRAGMA_DIAG_PUSH
37 #define PRAGMA_DIAG_PUSH macro
H A DcompilerWarnings_visCPP.hpp28 #define PRAGMA_DIAG_PUSH __pragma(warning(push)) macro
H A DcompilerWarnings_gcc.hpp58 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DcompilerWarnings.hpp36 #ifndef PRAGMA_DIAG_PUSH
37 #define PRAGMA_DIAG_PUSH macro
H A DcompilerWarnings_visCPP.hpp28 #define PRAGMA_DIAG_PUSH __pragma(warning(push)) macro
H A DcompilerWarnings_gcc.hpp64 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp290 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
300 #define PRAGMA_DIAG_PUSH macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp290 #define PRAGMA_DIAG_PUSH _Pragma("GCC diagnostic push") macro
300 #define PRAGMA_DIAG_PUSH macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/
H A Doperator_new.cpp94 PRAGMA_DIAG_PUSH
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/memory/
H A Doperator_new.cpp94 PRAGMA_DIAG_PUSH
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/memory/
H A Doperator_new.cpp94 PRAGMA_DIAG_PUSH
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/memory/
H A Doperator_new.cpp95 PRAGMA_DIAG_PUSH
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DclassFileError.cpp32 PRAGMA_DIAG_PUSH

123456