Searched refs:HAVE_LIBDL (Results 1 – 11 of 11) sorted by relevance
/third_party/alsa-lib/src/ |
D | dlmisc.c | 37 #if defined(HAVE_LIBDL) && defined(__GLIBC__) && !defined(__UCLIBC__) 129 #ifdef HAVE_LIBDL in INTERNAL() 141 #ifdef HAVE_LIBDL in INTERNAL() 190 #ifdef HAVE_LIBDL in snd_dlclose() 209 #ifdef HAVE_LIBDL in snd_dlsym_verify() 261 #ifdef HAVE_LIBDL in snd_dlsym()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | CMakeLists.txt | 3 if( HAVE_LIBDL )
|
/third_party/alsa-lib/src/mixer/ |
D | mixer_simple.h | 32 #ifdef HAVE_LIBDL
|
/third_party/alsa-lib/include/ |
D | config.h | 97 #define HAVE_LIBDL 1 macro
|
D | local.h | 63 #ifdef HAVE_LIBDL
|
/third_party/alsa-lib/ |
D | configure.ac | 243 HAVE_LIBDL= 245 AC_CHECK_LIB([dl], [dlsym], [HAVE_LIBDL="yes"]) 246 if test "$HAVE_LIBDL" = "yes" ; then 248 AC_DEFINE([HAVE_LIBDL], 1, [Have libdl]) definition 253 AM_CONDITIONAL([BUILD_MODULES], [test "$HAVE_LIBDL" = "yes"]) 554 if test "$HAVE_LIBDL" != "yes"; then
|
/third_party/curl/CMake/Platforms/ |
D | WindowsCache.cmake | 24 set(HAVE_LIBDL 0) variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CMakeLists.txt | 13 if( HAVE_LIBDL )
|
/third_party/curl/ |
D | CMakeLists.txt | 300 check_library_exists_concat("${CMAKE_DL_LIBS}" dlopen HAVE_LIBDL) 646 # Check for symbol dlopen (same as HAVE_LIBDL)
|
/third_party/libffi/ |
D | aclocal.m4 | 685 [AC_DEFINE([HAVE_LIBDL], [1], definition 696 [AC_DEFINE([HAVE_LIBDL], [1], definition 701 [AC_DEFINE([HAVE_LIBDL], [1], definition
|
/third_party/python/ |
D | pyconfig.h.in | 608 #undef HAVE_LIBDL
|