Searched refs:FastUInt64ToBufferLeft (Results 1 – 2 of 2) sorted by relevance
510 LIBPROTOBUF_EXPORT char* FastUInt64ToBufferLeft(uint64 i, char* buffer);518 FastUInt64ToBufferLeft(i, buffer); in FastUInt64ToBuffer()631 piece_size_(FastUInt64ToBufferLeft(u64, digits) - &digits[0]) {} in AlphaNum()
1059 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft() function1067 buffer = FastUInt64ToBufferLeft(top_11_digits, buffer); in FastUInt64ToBufferLeft()1107 return FastUInt64ToBufferLeft(u, buffer); in FastInt64ToBufferLeft()1128 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()1142 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()1156 FastUInt64ToBufferLeft(i, buffer)); in SimpleItoa()