Home
last modified time | relevance | path

Searched defs:_S_align (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h80 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY() enumerator
H A Dmt_allocator.h61 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h80 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY() enumerator
H A Dmt_allocator.h61 enum { _S_align = 8 }; in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_wait.h192 static constexpr auto _S_align = 64; in _GLIBCXX_VISIBILITY() member