Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc90 const uint32 losub; member
406 const uint32 losub = st->losub; in UTF8GenericScan() local
425 uint32 temp = (s0123 - losub) | (s0123 + hiadd) | in UTF8GenericScan()
426 (s4567 - losub) | (s4567 + hiadd); in UTF8GenericScan()