Searched defs:RTLD_LAZY (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/
H A Ddlfcn.h39 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/compat/
H A Ddlfcn.h43 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/tcl-102/tcl/tcl/compat/
H A Ddlfcn.h43 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A Ddlfcn.h43 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/bash-92/bash-3.2/CWRU/misc/
H A Dhpux10-dlfcn.h49 #define RTLD_LAZY BIND_DEFERRED macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/dlcompat-20010505/
H A Ddlfcn.h45 #define RTLD_LAZY 0x1 macro
/macosx-10.9.5/dyld-239.4/include/
H A Ddlfcn.h65 #define RTLD_LAZY 0x1 macro
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Denable.c256 #define RTLD_LAZY 1 macro
/macosx-10.9.5/ruby-104/ruby/ext/fiddle/
H A Dfiddle.h19 #define RTLD_LAZY 0 macro
33 # define RTLD_LAZY -1 macro
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dacache.c119 #define RTLD_LAZY 0 macro
H A Dplugin.c110 #define RTLD_LAZY 0 macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/dso/aix/
H A Ddso.c78 #undef RTLD_LAZY macro
79 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/apr-30/apr/apr/dso/aix/
H A Ddso.c78 #undef RTLD_LAZY macro
79 #define RTLD_LAZY 1 /* lazy function call binding */ macro
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h116 #define RTLD_LAZY 0x1 macro
234 #define RTLD_LAZY 1 macro
/macosx-10.9.5/ruby-104/ruby/ext/dl/
H A Ddl.h14 #define RTLD_LAZY 0 macro
28 # define RTLD_LAZY -1 macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dmodule.c1499 # define RTLD_LAZY BIND_DEFERRED macro
1554 # define RTLD_LAZY 1 macro

Completed in 217 milliseconds