Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/StringUtil/
H A Derror_to_string.cpp35 LIBC_THREAD_LOCAL char error_buffer[ERR_BUFFER_SIZE]; variable
70 {internal::error_buffer, internal::ERR_BUFFER_SIZE}); in get_error_string()