Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
Derror_constants.h103 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
Derror_constants.h122 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
Derror_constants.h122 not_supported = ENOTSUP, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/src/usr.sbin/rpc.pcnfsd/
Dpcnfsd_v2.c61 static char not_supported[] = "Not supported"; variable