Home
last modified time | relevance | path

Searched refs:GTM_INLINE (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
DGTMDefines.h80 #if !defined(GTM_INLINE)
82 #define GTM_INLINE static __inline__ __attribute__((always_inline)) macro
84 #define GTM_INLINE static __inline__ macro