Searched defs:SYN_ID_FULL (Results 1 – 2 of 2) sorted by relevance
129 #define SYN_ID_FULL(i) ((SYN_ID_MAJOR(i) << 8) | SYN_ID_MINOR(i)) macro