Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/cris/sys/
Dsignal.h123 #define SIGPIPE 13 macro
/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Dsignal.h289 #define SIGPIPE 3 macro
321 #define SIGPIPE 13 /* write on a pipe with no one to read it */ macro