Searched defs:MAJOR_OP (Results 1 – 2 of 2) sorted by relevance
6 #define MAJOR_OP 0xfc000000 macro
95 #define MAJOR_OP(i) (((i)>>26)&0x3f) macro