macutils/util/masks.h

5 lines
87 B
C
Raw Normal View History

2018-03-23 00:30:02 +00:00
#define NIBBLEMASK 0x0000000f
#define BYTEMASK 0x000000ff
#define WORDMASK 0x0000ffff