Home
last modified time | relevance | path

Searched refs:SIG_DFL (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.h22 #define SIG_DFL ( (__sighandler_t)0) /* default signal handling */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dsignal.h11 #define SIG_DFL ((_sig_func_ptr)0) /* Default action */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsignum.h24 #define SIG_DFL ((__sighandler_t) 0) /* Default action. */ macro