Searched refs:emergency_used (Results 1 – 1 of 1) sorted by relevance
98 static bitmask_type emergency_used; variable118 bitmask_type used = emergency_used; in __cxa_allocate_exception()130 emergency_used |= (bitmask_type)1 << which; in __cxa_allocate_exception()162 emergency_used &= ~((bitmask_type)1 << which); in __cxa_free_exception()