Home
last modified time | relevance | path

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

/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dnamespace.c119 nspmask = (int)((( (unsigned)1 << nspbits ) - 1) << idxbits), enumerator
147 tin.nsp = (int)(((unsigned)( resH & nspmask )) >> idxbits); in namespaceResHDecode()
248 tin.nsp = (int)(((unsigned)( originResH & nspmask )) >> idxbits); in namespaceAdaptKey()
266 tin.nsp = (int)(((unsigned)( originResH & nspmask )) >> idxbits); in namespaceAdaptKey2()
H A Dcdilib.c33972 nspmask = (int)((( (unsigned)1 << nspbits ) - 1) << idxbits), enumerator
34000 tin.nsp = (int)(((unsigned)( resH & nspmask )) >> idxbits); in namespaceResHDecode()
34101 tin.nsp = (int)(((unsigned)( originResH & nspmask )) >> idxbits); in namespaceAdaptKey()
34119 tin.nsp = (int)(((unsigned)( originResH & nspmask )) >> idxbits); in namespaceAdaptKey2()