Home
last modified time | relevance | path

Searched refs:_SC_ICACHE_LINESZ (Results 1 – 3 of 3) 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.c8148 #ifdef _SC_ICACHE_LINESZ
8149 {"SC_ICACHE_LINESZ", _SC_ICACHE_LINESZ},