Home
last modified time | relevance | path

Searched refs:_SC_ICACHE_SZ (Results 1 – 4 of 4) 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.c8185 #ifdef _SC_ICACHE_SZ
8186 {"SC_ICACHE_SZ", _SC_ICACHE_SZ},
/external/python/cpython3/Modules/
Dposixmodule.c10277 #ifdef _SC_ICACHE_SZ
10278 {"SC_ICACHE_SZ", _SC_ICACHE_SZ},