Searched refs:__nonnull__ (Results 1 – 14 of 14) sorted by relevance
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 …]
28 __attribute__((__nonnull__(1)));
287 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
59 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__)))
902 * libdw.h: Use __nonnull__ attribute only for gcc >= 3.3.
1057 ac_test attribute_nonnull '' 'for __attribute__((__nonnull__))' <<-'EOF'
1845 MKSH_A_NONNULL((__nonnull__ (1)));
218 MKSH_A_NONNULL((__nonnull__ (6, 7)));
910 MKSH_A_NONNULL((__nonnull__ (1)));
1199 __attribute__((visibility("default"))) __attribute__((__nonnull__)) __attribute__((__nothrow__))