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