Searched refs:FastUInt64ToBufferLeft (Results 1 – 2 of 2) sorted by relevance
983 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft() function991 buffer = FastUInt64ToBufferLeft(top_11_digits, buffer); in FastUInt64ToBufferLeft()1031 return FastUInt64ToBufferLeft(u, buffer); in FastInt64ToBufferLeft()1052 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()1066 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()1080 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()
431 LIBPROTOBUF_EXPORT char* FastUInt64ToBufferLeft(uint64 i, char* buffer);439 FastUInt64ToBufferLeft(i, buffer); in FastUInt64ToBuffer()