Home
last modified time | relevance | path

Searched defs:RTLD_NOLOAD (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_ctypes/darwin/
Ddlfcn.h73 #define RTLD_NOLOAD 0x10 macro
/external/python/cpython3/Modules/_ctypes/darwin/
Ddlfcn.h73 #define RTLD_NOLOAD 0x10 macro
/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py5 RTLD_NOLOAD = 0x00004 variable
/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py80 RTLD_NOLOAD = 0x00004 variable