Home
last modified time | relevance | path

Searched refs:RTLD_WORLD (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py10 RTLD_WORLD = 0x00800 variable
/external/python/cpython2/Modules/
Ddlmodule.c281 #ifdef RTLD_WORLD in initdl()
282 INSINT(RTLD_WORLD); in initdl()