Home
last modified time | relevance | path

Searched defs:is_dot_or_dotdot (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Ddir-common.h133 static bool is_dot_or_dotdot(const char* s) noexcept in _GLIBCXX_VISIBILITY() function
137 static bool is_dot_or_dotdot(const wchar_t* s) noexcept in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Ddir-common.h189 static bool is_dot_or_dotdot(const char* s) noexcept in _GLIBCXX_VISIBILITY() function
193 static bool is_dot_or_dotdot(const wchar_t* s) noexcept in _GLIBCXX_VISIBILITY() function