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

/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_xlc.hpp156 #define ALWAYSINLINE inline __attribute__((always_inline)) macro
H A DglobalDefinitions_gcc.hpp274 #define ALWAYSINLINE inline __attribute__ ((always_inline)) macro
H A DglobalDefinitions_sparcWorks.hpp260 #define ALWAYSINLINE inline __attribute__((always_inline)) macro
H A DglobalDefinitions_visCPP.hpp221 #define ALWAYSINLINE __forceinline macro
H A DglobalDefinitions.hpp39 #define ALWAYSINLINE inline macro

Completed in 46 milliseconds