Searched defs:c96 (Results 1 – 5 of 5) sorted by relevance
349 uint64_t c96 = a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96; variable
365 uint64_t c96 = a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96; variable
106 c96 = c95 * c95 const
995 auto c96 = optional; in CheckSupportedCommands() local