Searched defs:UNIT (Results 1 – 7 of 7) sorted by relevance
31 #define UNIT unsigned char macro
107 typedef unsigned char UNIT[2]; /* unit of profiling */ typedef
58 #define UNIT(d) ((minor(d)>>1)&3) macro
428 #define UNIT(x) ((x) & 0x0f) macro
2136 #define UNIT(x) ((x) & 0x0f) macro
319 # define UNIT(x) ((x) << 24) macro