Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py267 _SC_ICACHE_SZ = 505 variable
DSTROPTS.py264 _SC_ICACHE_SZ = 505 variable
/external/python/cpython2/Modules/
Dposixmodule.c8151 #ifdef _SC_ICACHE_SZ
8152 {"SC_ICACHE_SZ", _SC_ICACHE_SZ},