Home
last modified time | relevance | path

Searched refs:UINT_PTR_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Dbasic_types.hpp140 typedef ::UINT_PTR UINT_PTR_; typedef
216 typedef ULONGLONG_ UINT_PTR_;
221 typedef unsigned int UINT_PTR_;
/third_party/boost/libs/process/test/
Dlimit_fd.cpp42 …const auto socket_to_handle = [](::boost::winapi::UINT_PTR_ sock){return reinterpret_cast<::boost:… in __anon070cc94c0202()