Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDdefines.h625 #if !defined(HAVE___func__) && defined(HAVE___FUNCTION__)
627 #elif !defined(HAVE___func__)
HDconfig.h1371 #define HAVE___func__ 1 macro
HDconfig.h.in1370 #undef HAVE___func__
HDconfigure.ac3767 AC_DEFINE([HAVE___func__], [1], [Define if compiler implements __func__]) definition