Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc823 static const int kFastInt64ToBufferOffset = 21; variable
829 char* p = buffer + kFastInt64ToBufferOffset; in FastInt64ToBuffer()