Searched refs:IPC_INITIAL_BLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
172 #define IPC_INITIAL_BLOCK_MASK 0x1 macro173 #define IPC_INITIAL_BLOCK(x) (((x) & IPC_INITIAL_BLOCK_MASK) \175 #define IPC_INITIAL_BLOCK_CLEAR ~(IPC_INITIAL_BLOCK_MASK \