Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h36 argument_list_too_long = int(std::errc::argument_list_too_long), enumerator
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h149 argument_list_too_long = E2BIG, in _LIBCPP_DECLARE_STRONG_ENUM()