Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc848 static const int kFastInt32ToBufferOffset = 11; variable
857 char* p = buffer + kFastInt32ToBufferOffset; in FastInt32ToBuffer()