Searched defs:MPC_SIGNATURE (Results 1 – 3 of 3) sorted by relevance
58 const MPC_SIGNATURE: [u8; 4] = *b"PCMP"; constant
15 pub const MPC_SIGNATURE: &'static [u8; 5usize] = b"PCMP\x00"; constant
47 #define MPC_SIGNATURE "PCMP" macro