Home
last modified time | relevance | path

Searched refs:ENOSR (Results 76 – 100 of 9342) sorted by relevance

12345678910>>...374

/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h102 #ifdef ENOSR in _GLIBCXX_VISIBILITY()
103 no_stream_resources = ENOSR, in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/config/os/generic/
H A Derror_constants.h103 #ifdef ENOSR in _GLIBCXX_VISIBILITY()
104 no_stream_resources = ENOSR, in _GLIBCXX_VISIBILITY()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/libc++/libcxx-10.0.1.src/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslerrno.c282 #ifndef ENOSR
283 # define ENOSR -1 macro
285 {" Out of streams resources ", ENOSR, "ENOSR"},
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
H A Derrno.h165 #ifndef ENOSR
166 #define ENOSR 9922 macro
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/
H A D__errc65 no_stream_resources, // ENOSR
166 #ifdef ENOSR
167 no_stream_resources = ENOSR,
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/include/rump/
H A Drumperrno2host.h376 #ifdef ENOSR in rump_errno2host()
378 return ENOSR; in rump_errno2host()
/dports/misc/rump/buildrump.sh-b914579/src/lib/librumpuser/
H A Drumpuser_errtrans.c297 #ifdef ENOSR in rumpuser__errtrans()
298 case ENOSR : return 90; in rumpuser__errtrans()

12345678910>>...374