Home
last modified time | relevance | path

Searched refs:SIG_IGN (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsignal.h23 #define SIG_IGN ( (__sighandler_t)1) /* ignore signal */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dsignal.h12 #define SIG_IGN ((_sig_func_ptr)1) /* Ignore action */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsignum.h25 #define SIG_IGN ((__sighandler_t) 1) /* Ignore signal. */ macro