Home
last modified time | relevance | path

Searched refs:HAVE_ATTRIBUTE__NONNULL__ (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dconfig.h194 #define HAVE_ATTRIBUTE__NONNULL__ 1 macro
Ddefines.h512 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)
Dconfig.h.in199 #undef HAVE_ATTRIBUTE__NONNULL__
Dconfigure.ac299 AC_DEFINE([HAVE_ATTRIBUTE__NONNULL__], [1], [Have attribute nonnull]) definition