Home
last modified time | relevance | path

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

/external/libxml2/os400/
Dos400config.h.in34 #define HAVE_DLOPEN 1 /* Locally emulated. */ macro
/external/libxml2/
Dconfigure.ac923 AC_DEFINE([HAVE_DLOPEN], [], [Have dlopen based dso]) definition
957 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/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