Searched refs:__ds (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/cxx/cxx/filesystem/
H A Ddirectory_iterator.cpp105 __dir_stream(__dir_stream&& __ds) noexcept : __stream_(__ds.__stream_),
106 __root_(move(__ds.__root_)),
107 __entry_(move(__ds.__entry_)) {
108 __ds.__stream_ = INVALID_HANDLE_VALUE;
/barrelfish-master/lib/cxx/unwind/
H A DRegisters.hpp92 unsigned int __ds; member in struct:libunwind::Registers_x86::GPRs

Completed in 63 milliseconds