Searched refs:__nonnull__ (Results 1 – 13 of 13) sorted by relevance
25 __attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2)));27 __attribute__((__nonnull__ (2)));
288 __attribute__((__nonnull__ (2)));290 __attribute__((__nonnull__ (2)));297 __attribute__((__nonnull__ (2)));301 __attribute__((__nonnull__ (2)));
154 __attribute__((__nonnull__ (2)));
592 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)593 # define __nonnull__(x) macro
92 __attribute__((__format__ (printf, 3, 4))) __attribute__((__nonnull__ (3)));
440 __attribute__((__nonnull__ (1)));
28 __attribute__((__nonnull__ (2)));
19 # define OPENPAM_NONNULL(params) __attribute__((__nonnull__ params))
39 [[__gnu__::__nonnull__]] _LIBCPP_HIDE_FROM_ABI void
209 ssize_t send_remote_command(int, const char*, ...) __attribute__((__nonnull__(2), __format__ (__pr…
52 def __nonnull(x): return __attribute__((__nonnull__(x)))
325 __attribute__((__format__ (printf, 1, 2))) __attribute__((__nonnull__ (1)));
70 __attribute__((__nonnull__ (1)));