Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-unixware7/
DIN.py578 def toid_unpackcg(idval): return (((idval) >> IDBITS) & 0xf) function
582 def toid_unpackcg(idval): return 0 function