Home
last modified time | relevance | path

Searched defs:SIG_DFL (Results 1 – 5 of 5) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/crt/
Dsignal.h50 #define SIG_DFL (__p_sig_fn_t)0 macro
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dsignal.h121 #define SIG_DFL ((__sighandler_t)0) /* default signal handling */ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h200 #define SIG_DFL ((void (*)(int)) 0) macro
/third_party/musl/include/
Dsignal.h266 #define SIG_DFL ((void (*)(int)) 0) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h266 #define SIG_DFL ((void (*)(int)) 0) macro