Home
last modified time | relevance | path

Searched defs:TOTAL_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/__support/StringUtil/
H A Derror_to_string.cpp36 constexpr size_t TOTAL_STR_LEN = total_str_len(PLATFORM_ERRORS); global() variable
H A Dsignal_to_string.cpp37 constexpr size_t TOTAL_STR_LEN = total_str_len(PLATFORM_SIGNALS); global() variable