Home
last modified time | relevance | path

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

12

/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/bison/build-aux/snippet/
Darg-nonnull.h22 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/external/bison/linux-lib/
Darg-nonnull.h6 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dtime.h307 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dfcntl.h340 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dsignal.h331 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dstdlib.h381 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dinttypes.h323 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/external/bison/darwin-lib/
Darg-nonnull.h6 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dgetopt.h132 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dfcntl.h340 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dtime.h307 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dsignal.h331 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dstdlib.h381 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
Dinttypes.h323 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/external/compiler-rt/SDKs/linux/usr/include/
Dstdlib.h28 __attribute__((__nonnull__(1)));
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.m28 extern __attribute__((visibility("default"))) __attribute__((__nonnull__)) __attribute__((__nothrow…
/external/valgrind/main/coregrind/m_demangle/
Dansidecl.h301 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/external/elfutils/libdw/
Dlibdw.h59 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__)))
/external/bison/linux-lib/sys/
Dstat.h315 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/external/bison/darwin-lib/sys/
Dstat.h315 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))

12