Home
last modified time | relevance | path

Searched refs:max_buff_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/
H A Dsignal_to_string.cpp26 constexpr size_t max_buff_size() { in max_buff_size() function
35 constexpr size_t SIG_BUFFER_SIZE = max_buff_size();
H A Derror_to_string.cpp25 constexpr size_t max_buff_size() { in max_buff_size() function
34 constexpr size_t ERR_BUFFER_SIZE = max_buff_size();