Home
last modified time | relevance | path

Searched defs:errc (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h144 _LIBCPP_DECLARE_STRONG_ENUM(errc){ in _LIBCPP_DECLARE_STRONG_ENUM() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h35 enum class errc { enum
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Derror.h40 errc errc; in __win_err_to_errc() member
[all...]
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp502 uint8_t errc = GetHexU8(255); in GetStatus() local
/freebsd/contrib/unifdef/FreeBSD/
H A Derr.c48 errc(int eval, int code, const char *fmt, ...) in errc() function
/freebsd/lib/libc/gen/
H A Derr.c84 errc(int eval, int code, const char *fmt, ...) in errc() function
/freebsd/lib/libc/nls/
H A Dmsgcat.c80 #define NLRETERR(errc) { errno = errc; return (NLERR); } argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp1090 if (std::error_code errc = SaveCore() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp1070 if (std::error_code errc = in SaveCore() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3738 sanitize_fdset(int errc) global() argument