Home
last modified time | relevance | path

Searched refs:__nonnull__ (Results 1 – 14 of 14) sorted by relevance

/external/openssh/
Dschnorr.h32 __attribute__((__nonnull__ (2)))
35 __attribute__((__nonnull__ (3)))
Dxmalloc.h26 __attribute__((__nonnull__ (2)));
Djpake.h84 __attribute__((__nonnull__ (2)))
Ddefines.h487 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)
488 # define __nonnull__(x) macro
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c30 __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 …]
/external/compiler-rt/SDKs/linux/usr/include/
Dstdlib.h28 __attribute__((__nonnull__(1)));
/external/valgrind/main/coregrind/m_demangle/
Dansidecl.h287 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/external/elfutils/libdw/
Dlibdw.h59 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__)))
DChangeLog902 * libdw.h: Use __nonnull__ attribute only for gcc >= 3.3.
/external/mksh/src/
DBuild.sh1057 ac_test attribute_nonnull '' 'for __attribute__((__nonnull__))' <<-'EOF'
Dsh.h1845 MKSH_A_NONNULL((__nonnull__ (1)));
Dfuncs.c218 MKSH_A_NONNULL((__nonnull__ (6, 7)));
Dedit.c910 MKSH_A_NONNULL((__nonnull__ (1)));
/external/clang/test/Analysis/
Dmisc-ps-region-store.m1199 __attribute__((visibility("default"))) __attribute__((__nonnull__)) __attribute__((__nothrow__))