Searched defs:ll16 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h389 UInt16 *ll16; member in struct:__anon1949
473 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
478 (((UInt32)s->ll16[i]) | (GET_LL4(i) << 16))

Completed in 65 milliseconds