Searched refs:FastUInt64ToBufferLeft (Results 1 – 2 of 2) sorted by relevance
824 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft() function832 buffer = FastUInt64ToBufferLeft(top_11_digits, buffer); in FastUInt64ToBufferLeft()872 return FastUInt64ToBufferLeft(u, buffer); in FastInt64ToBufferLeft()893 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()907 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()921 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()
390 LIBPROTOBUF_EXPORT char* FastUInt64ToBufferLeft(uint64 i, char* buffer);398 FastUInt64ToBufferLeft(i, buffer); in FastUInt64ToBuffer()