Searched defs:IPC_LENGTH (Results 1 – 3 of 3) sorted by relevance
24 constexpr int32_t IPC_LENGTH = 128; variable
38 static const uint32_t IPC_LENGTH = 128; variable
28 #define IPC_LENGTH 64 macro