Home
last modified time | relevance | path

Searched defs:_M_addr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Daligned_buffer.h64 _M_addr() noexcept in _M_addr() function
68 _M_addr() const noexcept in _M_addr() function
102 _M_addr() noexcept in _M_addr() function
108 _M_addr() const noexcept in _M_addr() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Daligned_buffer.h64 _M_addr() noexcept in _M_addr() function
68 _M_addr() const noexcept in _M_addr() function
102 _M_addr() noexcept in _M_addr() function
108 _M_addr() const noexcept in _M_addr() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dmove_only_function.h127 void* _M_addr() noexcept { return &_M_bytes[0]; } in _GLIBCXX_VISIBILITY() function
128 const void* _M_addr() const noexcept { return &_M_bytes[0]; } in _GLIBCXX_VISIBILITY() function
H A Datomic_wait.h283 __platform_wait_t* _M_addr; in _GLIBCXX_VISIBILITY() member