Home
last modified time | relevance | path

Searched defs:limit_condition (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dthrow_allocator.h264 struct limit_condition : public condition_base in _GLIBCXX_VISIBILITY() struct
269 struct adjustor_base in _GLIBCXX_VISIBILITY()
282 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
288 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
294 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
302 throw_conditionally() in _GLIBCXX_VISIBILITY()
310 count() in _GLIBCXX_VISIBILITY()
317 limit() in _GLIBCXX_VISIBILITY()
325 set_limit(const size_t __l) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dthrow_allocator.h412 struct limit_condition : public condition_base in _GLIBCXX_VISIBILITY() struct
417 struct adjustor_base in _GLIBCXX_VISIBILITY()
430 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
436 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
442 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
450 throw_conditionally() in _GLIBCXX_VISIBILITY()
458 count() in _GLIBCXX_VISIBILITY()
465 limit() in _GLIBCXX_VISIBILITY()
473 set_limit(const size_t __l) in _GLIBCXX_VISIBILITY()