Searched refs:kFastToBufferSize (Results 1 – 3 of 3) sorted by relevance
1118 char buffer[kFastToBufferSize]; in SimpleItoa()1125 char buffer[kFastToBufferSize]; in SimpleItoa()1132 char buffer[kFastToBufferSize]; in SimpleItoa()1139 char buffer[kFastToBufferSize]; in SimpleItoa()1146 char buffer[kFastToBufferSize]; in SimpleItoa()1153 char buffer[kFastToBufferSize]; in SimpleItoa()1402 char *const end = &digits[kFastToBufferSize]; in AlphaNum()
135 char scratch_[kFastToBufferSize];
463 static const int kFastToBufferSize = 32; variable615 char digits[kFastToBufferSize];