Home
last modified time | relevance | path

Searched refs:PSR_PS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-sunos5/
DIN.py640 PSR_PS = 0x00000040 variable
657 def USERMODE(ps): return (((ps) & PSR_PS) == 0)
DSTROPTS.py637 PSR_PS = 0x00000040 variable
654 def USERMODE(ps): return (((ps) & PSR_PS) == 0)