Searched defs:SET_NO (Results 1 – 2 of 2) sorted by relevance
207 #define SET_NO(n) ((0xf << (0 + 16)) | ((n - 1) << 0)) macro