Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dthrow_allocator.h288 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
290 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function
369 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
371 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dthrow_allocator.h436 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
438 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function
517 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
519 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() function