Home
last modified time | relevance | path

Searched defs:c96 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.h349 uint64 c96 = a96 * b00 + a64 * b32 + a32 * b64 + a00 * b96; in operator *=() local

Completed in 3 milliseconds