Home
last modified time | relevance | path

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

/external/libxml2/os400/dlfcn/
Ddlfcn.h19 #define RTLD_NOW 001 macro
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn.h70 #define RTLD_NOW 0x2 macro
/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn.h70 #define RTLD_NOW 0x2 macro
/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py4 RTLD_NOW = 0x00002 variable
/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py78 RTLD_NOW = 0x00002 variable
/external/mesa3d/src/glx/
Ddri_common.c46 #define RTLD_NOW 0 macro
/external/valgrind/perf/
Dtinycc.c6580 #define RTLD_NOW 0x002 macro