Searched refs:__nonnull__ (Results 1 – 25 of 40) sorted by relevance
12
32 __attribute__((__nonnull__ (2)))35 __attribute__((__nonnull__ (3)))
26 __attribute__((__nonnull__ (2)));
84 __attribute__((__nonnull__ (2)))
487 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)488 # define __nonnull__(x) macro
30 __attribute__ ((__nothrow__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1)));33 __attribute__ ((__nothrow__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1)));36 __attribute__ ((__nothrow__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1)));43 __attribute__ ((__nothrow__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1)));50 char **__restrict __endptr) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));57 __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));61 __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));69 __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));74 __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));83 __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));[all …]
22 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
6 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
307 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
340 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
331 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
381 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
323 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
132 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
28 __attribute__((__nonnull__(1)));
28 extern __attribute__((visibility("default"))) __attribute__((__nonnull__)) __attribute__((__nothrow…
301 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
59 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__)))
315 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))