macutils/util/masks.h
2018-03-22 20:07:52 -05:00

5 lines
87 B
C

#define NIBBLEMASK 0x0000000f
#define BYTEMASK 0x000000ff
#define WORDMASK 0x0000ffff