Searched defs:NBITS (Results 1 – 10 of 10) sorted by relevance
9 #define NBITS 100 macro
171 #define NBITS(bit_code) (1 << (bit_code)) macro
43 #define NBITS(type) (sizeof(type) * 8) macro
146 #define NBITS ISP_VEC_ELEMBITS macro
761 #define NBITS(type) (sizeof(type) * 8) macro763 #define NBITS(type) ((uint32)(sizeof(type) * 8)) macro
565 #define NBITS(type) (sizeof(type) * 8) macro
642 #define NBITS(type) (sizeof(type) * 8) macro