Home
last modified time | relevance | path

Searched defs:HAVE_DLOPEN (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/os400/
Dos400config.h.in34 #define HAVE_DLOPEN 1 /* Locally emulated. */ macro
/external/avahi/
Dconfigure.ac394 AC_DEFINE([HAVE_DLOPEN],1,[Have dlopen()]) definition
396 AM_CONDITIONAL(HAVE_DLOPEN, test "x$HAVE_DLOPEN" = "xyes") condition
Dconfig.h72 #define HAVE_DLOPEN 1 macro
/external/libxml2/
Dconfigure.ac926 AC_DEFINE([HAVE_DLOPEN], [], [Have dlopen based dso]) definition
960 AC_DEFINE([HAVE_DLOPEN], [], [Have dlopen based dso]) definition
Dconfig.h32 #define HAVE_DLOPEN /**/ macro
/external/icu/icu4c/source/common/
Dputil.cpp136 # define HAVE_DLOPEN 0 macro
142 # define HAVE_DLOPEN 1 macro
150 # define HAVE_DLOPEN 0 macro
/external/curl/CMake/Platforms/
DWindowsCache.cmake12 set(HAVE_DLOPEN 0) variable
/external/llvm/device/include/llvm/Config/
Dconfig.h100 #define HAVE_DLOPEN 1 macro
/external/llvm/host/include/llvm/Config/
Dconfig.h97 #define HAVE_DLOPEN 1 macro
/external/e2fsprogs/
Dconfigure.in73 AC_DEFINE(HAVE_DLOPEN, 1, [Define to 1 if dlopen/libdl exists])]) definition