Searched refs:btopr (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | IN.py | 154 def btopr(x): return ((((x) + PAGEOFFSET) >> PAGESHIFT)) function |
D | STROPTS.py | 151 def btopr(x): return ((((x) + PAGEOFFSET) >> PAGESHIFT)) function |