Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DIN.py271 _SC_ICACHE_BLKSZ = 509 variable
DSTROPTS.py268 _SC_ICACHE_BLKSZ = 509 variable
/external/python/cpython2/Modules/
Dposixmodule.c8145 #ifdef _SC_ICACHE_BLKSZ
8146 {"SC_ICACHE_BLKSZ", _SC_ICACHE_BLKSZ},