Searched defs:_M_addr (Results 1 – 4 of 4) sorted by relevance
64 _M_addr() noexcept in _M_addr() function68 _M_addr() const noexcept in _M_addr() function102 _M_addr() noexcept in _M_addr() function108 _M_addr() const noexcept in _M_addr() function
127 void* _M_addr() noexcept { return &_M_bytes[0]; } in _GLIBCXX_VISIBILITY() function128 const void* _M_addr() const noexcept { return &_M_bytes[0]; } in _GLIBCXX_VISIBILITY() function
283 __platform_wait_t* _M_addr; in _GLIBCXX_VISIBILITY() member