Home
last modified time | relevance | path

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

/external/openssh/
Ddefines.h648 #if !defined(HAVE___func__) && defined(HAVE___FUNCTION__)
650 #elif !defined(HAVE___func__)
Dconfig.h1278 #define HAVE___func__ 1 macro
Dconfig.h.in1422 #undef HAVE___func__
Dconfigure.ac4013 AC_DEFINE([HAVE___func__], [1], [Define if compiler implements __func__]) definition
/external/libevent/
Dconfig.h.in410 #undef HAVE___func__
Dconfigure.ac750 [ AC_DEFINE(HAVE___func__, 1, [Define to 1 if compiler have __func__]) definition