Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py9 RTLD_GROUP = 0x00400 variable
/external/python/cpython2/Modules/
Ddlmodule.c278 #ifdef RTLD_GROUP in initdl()
279 INSINT(RTLD_GROUP); in initdl()