Searched defs:ntrunc (Results 1 – 1 of 1) sorted by relevance
266 inline void formatTruncated(std::ostream& out, const T& value, int ntrunc) in formatTruncated()308 const char* fmtEnd, int ntrunc, const T& value) in formatValue()513 const char* fmtEnd, int ntrunc, const void* value) in formatImpl()582 int& ntrunc, const char* fmtStart, in streamStateFromFormat()783 int ntrunc = -1; in formatImpl() local