HomeSort by relevance Sort by last modified time
    Searched refs:FastInt32ToBufferLeft (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 372 // FastInt32ToBufferLeft()
387 LIBPROTOBUF_EXPORT char* FastInt32ToBufferLeft(int32 i, char* buffer);
strutil.cc 612 // null character. Also used by FastInt32ToBufferLeft
695 // FastInt32ToBufferLeft()
815 char* FastInt32ToBufferLeft(int32 i, char* buffer) {
    [all...]

Completed in 37 milliseconds