Home
last modified time | relevance | path

Searched refs:_SC_ICACHE_LINESZ (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py269 _SC_ICACHE_LINESZ = 507 variable
DSTROPTS.py266 _SC_ICACHE_LINESZ = 507 variable
/external/python/cpython2/Modules/
Dposixmodule.c8182 #ifdef _SC_ICACHE_LINESZ
8183 {"SC_ICACHE_LINESZ", _SC_ICACHE_LINESZ},
/external/python/cpython3/Modules/
Dposixmodule.c10274 #ifdef _SC_ICACHE_LINESZ
10275 {"SC_ICACHE_LINESZ", _SC_ICACHE_LINESZ},