Home
last modified time | relevance | path

Searched refs:HAVE_VISIBILITY (Results 1 – 10 of 10) sorted by relevance

/external/tlsdate/src/
Dvisibility.h38 # if defined(HAVE_VISIBILITY) && HAVE_VISIBILITY
53 # if defined(HAVE_VISIBILITY) && HAVE_VISIBILITY
/external/tlsdate/m4/
Dvisibility.m421 dnl Defines and sets the variable HAVE_VISIBILITY.
27 HAVE_VISIBILITY=0
70 HAVE_VISIBILITY=1
74 AC_SUBST([HAVE_VISIBILITY]) subst
75 AC_DEFINE_UNQUOTED([HAVE_VISIBILITY], [$HAVE_VISIBILITY], definition
/external/pcre/dist/m4/
Dpcre_visibility.m421 dnl Defines and sets the variable HAVE_VISIBILITY.
30 HAVE_VISIBILITY=0
74 HAVE_VISIBILITY=1
86 AC_SUBST([HAVE_VISIBILITY]) subst
87 AC_DEFINE_UNQUOTED([HAVE_VISIBILITY], [$HAVE_VISIBILITY], definition
/external/pcre/
Dconfig.h146 #define HAVE_VISIBILITY 1 macro
/external/libdrm/
Dlibdrm_macros.h26 #if defined(HAVE_VISIBILITY)
Dconfigure.ac485 AC_DEFINE(HAVE_VISIBILITY, 1, [Compiler supports __attribute__(("hidden"))]) definition
/external/tlsdate/
Dconfig.h145 #define HAVE_VISIBILITY 1 macro
/external/pcre/dist/
Dconfig.h.in145 #undef HAVE_VISIBILITY
Dconfig.h.generic145 /* #undef HAVE_VISIBILITY */
DMakefile.in794 HAVE_VISIBILITY = @HAVE_VISIBILITY@