Searched refs:SIGINT (Results 1 – 12 of 12) sorted by relevance
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
27 #define SIGINT 2 macro
32 #define SIGINT 2 macro
35 #define SIGINT 2 macro
23 #define SIGINT 2 macro
34 #define SIGINT 2 macro
111 case SIGINT_PORTABLE: return SIGINT; in signo_pton()149 case SIGINT: return SIGINT_PORTABLE; in signo_ntop()