Home
last modified time | relevance | path

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

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