Home
last modified time | relevance | path

Searched defs:GTM_NONNULL (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
DGTMDefines.h353 #define GTM_NONNULL(x) __attribute__((nonnull x)) macro
355 #define GTM_NONNULL(x) macro
358 #define GTM_NONNULL(x) macro