Home
last modified time | relevance | path

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

/external/openssh/prebuilt-intermediates/
Dconfig.h190 #define HAVE_ATTRIBUTE__NONNULL__ 1 macro
/external/openssh/
Ddefines.h551 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)
Dconfigure.ac291 AC_DEFINE([HAVE_ATTRIBUTE__NONNULL__], [1], [Have attribute nonnull]) definition