Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h428 struct limit_condition : public condition_base in _GLIBCXX_VISIBILITY() struct
433 struct adjustor_base in _GLIBCXX_VISIBILITY()
446 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
452 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
458 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
466 throw_conditionally() in _GLIBCXX_VISIBILITY()
474 count() in _GLIBCXX_VISIBILITY()
481 limit() in _GLIBCXX_VISIBILITY()
489 set_limit(const size_t __l) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h428 struct limit_condition : public condition_base in _GLIBCXX_VISIBILITY() struct
433 struct adjustor_base in _GLIBCXX_VISIBILITY()
446 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
452 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
458 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY()
466 throw_conditionally() in _GLIBCXX_VISIBILITY()
474 count() in _GLIBCXX_VISIBILITY()
481 limit() in _GLIBCXX_VISIBILITY()
489 set_limit(const size_t __l) in _GLIBCXX_VISIBILITY()