Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompiler_attributes.h150 #if __has_attribute(__error__)
151 # define __compiletime_error(msg) __attribute__((__error__(msg)))
/openbmc/linux/tools/include/linux/
H A Dcompiler-gcc.h21 #if __has_attribute(__error__)
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp159 namespace __error__ namespace
187 using __error__::_MISSING_COMPLETION_SIGNAL_;
188 using __error__::_UNRECOGNIZED_SENDER_TYPE_;
189 using __error__::_WITH_ENVIRONMENT_;
190 using __error__::_WITH_RECEIVER_;
191 using __error__::_WITH_TYPE_;
194 using _WITH_SENDER_ = __error__::_WITH_SENDER_<__name_of<_Sender>>;
197 using _WITH_SENDERS_ = __error__::_WITH_SENDERS_<__name_of<_Senders>...>;