Home
last modified time | relevance | path

Searched defs:error_detected (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h497 void error_detected(std::error_code EC) { this->EC = EC; } in error_detected() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h872 pci_ers_result_t (*error_detected)(struct pci_dev *dev, member