Searched refs:__nonnull__ (Results 1 – 12 of 12) sorted by relevance
25 __attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2)));27 __attribute__((__nonnull__ (2)));
286 __attribute__((__nonnull__ (2)));288 __attribute__((__nonnull__ (2)));295 __attribute__((__nonnull__ (2)));299 __attribute__((__nonnull__ (2)));
150 __attribute__((__nonnull__ (2)));
592 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)593 # define __nonnull__(x) macro
83 __attribute__((__format__ (printf, 3, 4))) __attribute__((__nonnull__ (3)));
438 __attribute__((__nonnull__ (1)));
28 __attribute__((__nonnull__ (2)));
19 # define OPENPAM_NONNULL(params) __attribute__((__nonnull__ params))
41 [[__gnu__::__nonnull__]] _LIBCPP_HIDE_FROM_ABI void
209 ssize_t send_remote_command(int, const char*, ...) __attribute__((__nonnull__(2), __format__ (__pr…
71 def __nonnull(x): return __attribute__((__nonnull__(x)))
70 __attribute__((__nonnull__ (1)));