Searched defs:IPCID_TO_IX (Results 1 – 3 of 3) sorted by relevance
41 #define IPCID_TO_IX(id) ((id) & 0xffff) macro
115 #define IPCID_TO_IX(id) ((id) & 0xffff) macro
1637 #define IPCID_TO_IX(id) ((id) & 0xffff) in test88c_perm1() macro