BITSPERSHORT 27 marshal.c #define SHORTMASK ((1<<BITSPERSHORT)-1) BITSPERSHORT 28 marshal.c #define SHORTDN(x) RSHIFT(x,BITSPERSHORT)