Home
last modified time | relevance | path

Searched refs:SIGPWR (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dstrsignal.c209 #ifdef SIGPWR in strsignal()
210 case SIGPWR: in strsignal()
234 #if defined(SIGLOST) && SIGLOST != SIGPWR in strsignal()
/picolibc-latest/newlib/libc/signal/
Dsig2str.c165 #ifdef SIGPWR
166 { "PWR", SIGPWR },
/picolibc-latest/newlib/libc/machine/cris/sys/
Dsignal.h140 #define SIGPWR 30 macro
/picolibc-latest/newlib/
DChangeLog-20154806 where SIGPWR == SIGLOST.