Searched refs:FastUInt32ToBufferLeft (Results 1 – 2 of 2) sorted by relevance
892 char* FastUInt32ToBufferLeft(uint32 u, char* buffer) { in FastUInt32ToBufferLeft() function980 return FastUInt32ToBufferLeft(u, buffer); in FastInt32ToBufferLeft()988 if (u == u64) return FastUInt32ToBufferLeft(u, buffer); in FastUInt64ToBufferLeft()1051 FastUInt32ToBufferLeft(i, buffer) : in SimpleItoa()1065 FastUInt32ToBufferLeft(i, buffer) : in SimpleItoa()1079 FastUInt32ToBufferLeft(i, buffer) : in SimpleItoa()
429 LIBPROTOBUF_EXPORT char* FastUInt32ToBufferLeft(uint32 i, char* buffer);435 FastUInt32ToBufferLeft(i, buffer); in FastUInt32ToBuffer()