Searched refs:EXINT (Results 1 - 4 of 4) sorted by relevance

/system/core/sh/
H A Derror.h69 #define EXINT 0 /* SIGINT received */ macro
H A Dmain.c143 if (exception == EXINT
H A Derror.c116 exraise(EXINT);
H A Deval.c1022 exitstatus = e == EXINT ? SIGINT + 128 :

Completed in 664 milliseconds