Searched refs:IPC_INITIAL_BLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
158 #define IPC_INITIAL_BLOCK_MASK 0x1 macro159 #define IPC_INITIAL_BLOCK(x) (((x) & IPC_INITIAL_BLOCK_MASK) \161 #define IPC_INITIAL_BLOCK_CLEAR ~(IPC_INITIAL_BLOCK_MASK \