Home
last modified time | relevance | path

Searched refs:s0123 (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc392 uint32 s0123 = (reinterpret_cast<const uint32 *>(src))[0]; in UTF8GenericScan() local
396 uint32 temp = (s0123 - losub) | (s0123 + hiadd) | in UTF8GenericScan()