Home
last modified time | relevance | path

Searched defs:has_root_dir (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1443 const bool has_root_dir = root_path.first.type == _Type::_Root_dir in compare() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1444 const bool has_root_dir = root_path.first.type == _Type::_Root_dir in compare() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc74 const bool has_root_dir = p.has_root_directory(); in absolute() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc68 const bool has_root_dir = p.has_root_directory(); in absolute() local