Home
last modified time | relevance | path

Searched refs:dependents_used (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_alloc.cc91 static bitmask_type dependents_used; variable
169 bitmask_type used = dependents_used; in __cxa_allocate_dependent_exception()
179 dependents_used |= (bitmask_type)1 << which; in __cxa_allocate_dependent_exception()
207 dependents_used &= ~((bitmask_type)1 << which); in __cxa_free_dependent_exception()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A DChangeLog2800 (dependents_used): Likewise.

Completed in 6 milliseconds