Home
last modified time | relevance | path

Searched refs:__space (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/experimental/
Dfilesystem1295 space_info __space(const path&, error_code *__ec=nullptr);
1722 return __space(__p);
1727 return __space(__p, &__ec);
/external/libcxx/src/experimental/filesystem/
Doperations.cpp851 space_info __space(const path& p, std::error_code *ec) { in __space() function
/external/libcxx/include/
Dmemory5416 _LIBCPP_FUNC_VIS void* align(size_t __align, size_t __sz, void*& __ptr, size_t& __space);