HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_LIBDL (Results 1 - 12 of 12) sorted by relevancy

  /src/tools/dbsym/
Makefile 18 HAVE_LIBDL!= grep -- -ldl ${LDMAKEFILE} || echo no
20 HAVE_LIBDL= no
23 .if ${HAVE_LIBDL} != "no"
  /src/tools/mdsetimage/
Makefile 19 HAVE_LIBDL!= grep -- -ldl ${LDMAKEFILE} || echo no
21 HAVE_LIBDL= no
24 .if ${HAVE_LIBDL} != "no"
  /src/external/lgpl3/mpc/dist/
config.h.in 28 #undef HAVE_LIBDL
  /src/external/gpl3/gcc.old/dist/libgomp/
config.h.in 55 #undef HAVE_LIBDL
  /src/external/bsd/openpam/dist/
config.h.in 31 #undef HAVE_LIBDL
  /src/external/gpl2/lvm2/dist/lib/commands/
toolcontext.c 41 #ifdef HAVE_LIBDL
731 #ifdef HAVE_LIBDL
751 #ifdef HAVE_LIBDL
875 #ifdef HAVE_LIBDL
913 #ifdef HAVE_LIBDL
1199 #ifdef HAVE_LIBDL
1217 #ifdef HAVE_LIBDL
  /src/external/gpl2/lvm2/dist/lib/misc/
configure.h.in 109 #undef HAVE_LIBDL
  /src/external/public-domain/sqlite/dist/autosetup/
proj.tcl 575 # - HAVE_LIBDL to 1 or 0 if dlopen() is found/not found
578 # HAVE_LIBDL is true (indicating that dlopen() is available without
592 } elseif {1 eq [get-define HAVE_LIBDL 0]} {
599 set HAVE_LIBDL 0
611 set HAVE_LIBDL 1
615 set HAVE_LIBDL 1
626 define HAVE_LIBDL $HAVE_LIBDL
640 define HAVE_LIBDL 0
  /src/external/gpl3/gdb.old/dist/gdbserver/
config.in 159 #undef HAVE_LIBDL
  /src/external/gpl3/gdb/dist/gdbserver/
config.in 159 #undef HAVE_LIBDL
  /src/external/gpl2/lvm2/dist/lib/locking/
locking.c 248 #ifdef HAVE_LIBDL
  /src/external/gpl2/lvm2/dist/
configure 676 HAVE_LIBDL
12793 HAVE_LIBDL=yes
12795 HAVE_LIBDL=no
12799 if [ "x$HAVE_LIBDL" = xyes ]; then
12802 #define HAVE_LIBDL 1
12807 HAVE_LIBDL=no
14692 if test x$HAVE_LIBDL = xyes; then

Completed in 32 milliseconds