Searched refs:LSB_SHORT (Results 1 – 2 of 2) sorted by relevance
48 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x)) macro62 #define BOTH_SHORT(x) LSB_SHORT(x)
60 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x)) macro74 #define BOTH_SHORT(x) LSB_SHORT(x)