Home
last modified time | relevance | path

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

/external/openssh/
Ddefines.h638 #if !defined(HAVE___func__) && defined(HAVE___FUNCTION__)
640 #elif !defined(HAVE___func__)
Dconfig.h1275 #define HAVE___func__ 1 macro
Dconfig.h.in1377 #undef HAVE___func__
Dconfigure.ac3819 AC_DEFINE([HAVE___func__], [1], [Define if compiler implements __func__]) definition