Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_vector.h168 struct _Grow in _GLIBCXX_VISIBILITY() struct
170 _Grow(_Vector_impl&, size_type) { } in _GLIBCXX_VISIBILITY() function
171 void _M_grew(size_type) { } in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_vector.h180 struct _Grow in _GLIBCXX_VISIBILITY() struct
182 _GLIBCXX20_CONSTEXPR _Grow(_Vector_impl&, size_type) { } in _GLIBCXX_VISIBILITY() function
183 _GLIBCXX20_CONSTEXPR void _M_grew(size_type) { } in _GLIBCXX_VISIBILITY()