Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h452 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
454 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function
533 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
535 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h452 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
454 always_adjustor() { set_limit(count()); } in _GLIBCXX_VISIBILITY() function
533 struct always_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
535 always_adjustor() { set_probability(1); } in _GLIBCXX_VISIBILITY() function