Searched defs:GET_BITS (Results 1 – 4 of 4) sorted by relevance
74 static inline unsigned long GET_BITS(unsigned long val, int bottombit, int topbit) in GET_BITS() function
110 #define GET_BITS(field, src) \ macro
79 # define GET_BITS(first, last, unat) \ in ia64_get_scratch_nat_bits() macro
1388 #define GET_BITS(_var, _index, _width) \ macro