Home
last modified time | relevance | path

Searched refs:IntegerToString (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/
H A Dsignal_to_string.cpp29 return (base_str_len + 1 + IntegerToString<int>::buffer_size()) * in max_buff_size()
57 (base_str.size() + 1 + IntegerToString<int>::buffer_size())) in build_signal_string()
H A Derror_to_string.cpp28 return (unknown_str_len + 1 + IntegerToString<int>::buffer_size()) * in max_buff_size()
57 (sizeof("Unknown error") + 1 + IntegerToString<int>::buffer_size())) in build_error_string()
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dinteger_to_string.h332 template <typename T, typename Fmt = radix::Dec> class IntegerToString {
470 IntegerToString(const IntegerToString &) = delete;
471 IntegerToString(T value) { in IntegerToString() function
H A Dlibc_assert.h37 const IntegerToString<unsigned> line_buffer(line); in report_assertion_failure()
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A Dfpbits_str.h25 using ZeroPaddedHexFmt = IntegerToString<
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dstringstream.h62 const IntegerToString<T> buffer(val);
H A Dstring.h202 const IntegerToString<T> buffer(value); in to_dec_string()
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp390 IntegerToString<int>::buffer_size() + // Size of tid