Searched refs:NONNULL_ (Results 1 – 1 of 1) sorted by relevance
53 #define NONNULL_(...) __attribute__((nonnull (__VA_ARGS__))) macro142 const PfwLogger *loggger) NONNULL_(1, 2, 3) USERESULT;260 #undef NONNULL_