Searched refs:errh (Results 1 – 4 of 4) sorted by relevance
160 typedef varray_detail::checker<varray> errh; typedef in boost::geometry::index::detail::varray327 errh::check_capacity(*this, other.size()); // may throw in varray()414 errh::check_capacity(*this, other.size()); // may throw in varray()469 errh::check_capacity(*this, other.size()); // may throw in operator =()534 errh::check_capacity(*this, other.size()); in swap()535 errh::check_capacity(other, this->size()); in swap()569 errh::check_capacity(*this, count); // may throw in resize()601 errh::check_capacity(*this, count); // may throw in resize()624 errh::check_capacity(*this, count); // may throw in reserve()645 errh::check_capacity(*this, m_size + 1); // may throw in push_back()[all …]
104 void __iomem *errh; member
84 err = ioread32(regs->errh); in mcf_edma_err_handler()
710 edma->regs.errh = edma->membase + EDMA64_ERRH; in fsl_edma_setup_regs()