Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Ddefines.h683 #if !defined(HAVE___func__) && defined(HAVE___FUNCTION__)
685 #elif !defined(HAVE___func__)
H A Dconfig.h1721 #define HAVE___func__ 1 macro
H A Dconfigure.ac4489 AC_DEFINE([HAVE___func__], [1], [Define if compiler implements __func__]) definition