Searched refs:kFormatDemangleMax (Results 1 – 3 of 3) sorted by relevance
26 constexpr uptr kFormatDemangleMax = 1024; // Arbitrary. variable
64 static char buffer[kFormatDemangleMax]; in Demangle()