HomeSort by relevance Sort by last modified time
    Searched refs:PSR_PS (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/plat-sunos5/
IN.py 640 PSR_PS = 0x00000040
657 def USERMODE(ps): return (((ps) & PSR_PS) == 0)
STROPTS.py 637 PSR_PS = 0x00000040
654 def USERMODE(ps): return (((ps) & PSR_PS) == 0)
    [all...]

Completed in 132 milliseconds