Home
last modified time | relevance | path

Searched refs:_SC_SPLIT_CACHE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py266 _SC_SPLIT_CACHE = 504 variable
DSTROPTS.py263 _SC_SPLIT_CACHE = 504 variable
/external/python/cpython2/Modules/
Dposixmodule.c8367 #ifdef _SC_SPLIT_CACHE
8368 {"SC_SPLIT_CACHE", _SC_SPLIT_CACHE},