Searched defs:hd (Results 1 – 4 of 4) sorted by relevance
1128 … { return hd.second.objTypeEnum == objectTypeValue.name; } ) != m_handles.end(), in checkHandleCorrectness()11108 …ndles.begin(), m_handles.end(), [&type]( std::pair<std::string, HandleData> const & hd ) { return … in isHandleType()
1948 int hd,ha; member
13974 uint8_t hd = (((uint32_t)hi) < h->num_digits) ? h->digits[hi] : 0; in wuffs_base__private_implementation__high_prec_dec__round_just_enough() local