Searched refs:__nonnull (Results 1 – 15 of 15) sorted by relevance
33 int __nonnull((1))
34 int __nonnull((1))
37 int __nonnull((1))
39 int __nonnull((1))
36 int __nonnull((1))
38 int __nonnull((1))
52 int __nonnull((1)) _NOTHROW
50 int __nonnull((1)) _NOTHROW
443 int __nonnull((1)) _NOTHROW
60 int __nonnull((1)) _NOTHROW
634 int __nonnull((1))638 int __nonnull((1))
141 int __nonnull((2))
429 #if defined(__clang__) && defined(__nonnull)431 #undef __nonnull434 #define __nonnull(x) __attribute__((__nonnull__ x)) macro437 #define __nonnull(x) macro
73 char *__nonnull ((1))
210 int posix_memalign (void **, size_t, size_t) __nonnull((1))