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

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 374 // FastInt64ToBufferLeft()
389 LIBPROTOBUF_EXPORT char* FastInt64ToBufferLeft(int64 i, char* buffer);
strutil.cc 570 // null character. Also used by FastInt64ToBufferLeft.
697 // FastInt64ToBufferLeft()
866 char* FastInt64ToBufferLeft(int64 i, char* buffer) {
    [all...]

Completed in 31 milliseconds