Searched defs:to_address (Results 1 – 2 of 2) sorted by relevance
43 to_address(const T& v) BOOST_NOEXCEPT { in to_address() function55 static T* to_address(T* v) BOOST_NOEXCEPT { in to_address() function214 static element_type* to_address(const pointer& v) BOOST_NOEXCEPT { in to_address() function236 static T* to_address(T* v) BOOST_NOEXCEPT { in to_address() function244 to_address(const T& v) BOOST_NOEXCEPT in to_address() function251 to_address(T* v) BOOST_NOEXCEPT in to_address() function
1896 char *to_address; in smbd_recv_page() local