Searched refs:IPC_INITIAL_BLOCK_MASK (Results 1 – 1 of 1) sorted by relevance
180 #define IPC_INITIAL_BLOCK_MASK 0x1 macro181 #define IPC_INITIAL_BLOCK(x) (((x) & IPC_INITIAL_BLOCK_MASK) \183 #define IPC_INITIAL_BLOCK_CLEAR ~(IPC_INITIAL_BLOCK_MASK \