Searched refs:kMaxIntCharsNeeded (Results 1 – 1 of 1) sorted by relevance
32 constexpr int kMaxIntCharsNeeded = 10 + 1; variable246 if (usable_length - output_index < kMaxIntCharsNeeded) { in MicroVsnprintf()255 if (usable_length - output_index < kMaxIntCharsNeeded) { in MicroVsnprintf()