Searched +defs:default +defs:directory (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_fwd.h | 41 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument 83 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_fwd.h | 41 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument 90 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | fs_fwd.h | 39 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument 76 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | fs_fwd.h | 39 namespace std _GLIBCXX_VISIBILITY(default) in _GLIBCXX_VISIBILITY() argument 79 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
|