Searched refs:_MEQUAL (Results 1 – 2 of 2) sorted by relevance
152 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) { in l_to_str_internal()158 if (_MEQUAL(&high, (_mac_label_impl_t *)l)) { in l_to_str_internal()231 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) { in label_to_str()236 } else if (_MEQUAL(&high, (_mac_label_impl_t *)l)) { in label_to_str()
118 #define _MEQUAL(l1, l2) \ macro