Home
last modified time | relevance | path

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

/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/
H A Derrno.h47 static const int eidrm = 9912; variable
H A Derror_category.inl156 case eidrm: return make_error_condition(identifier_removed);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl70 message_1(eidrm) -> <<"identifier removed">>;
/dports/devel/thrust/thrust-1.9.5/thrust/system/
H A Derror_code.h83 identifier_removed = detail::eidrm,
/dports/lang/sbcl/sbcl-1.3.13/contrib/sb-posix/
H A Dconstants.lisp130 (:errno eidrm "EIDRM" nil t)
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Desymbols.ic317 { EIDRM, "eidrm" },