Searched refs:EXINT (Results 1 – 4 of 4) sorted by relevance
67 #define EXINT 0 /* SIGINT received */ macro
109 exraise(EXINT); in onint()
120 if (e == EXINT in main()
78 calling error. EXINT is an interrupt.81 EXINT exception to return to the main command loop. (Exception:82 EXINT is not raised if the user traps interrupts using the trap
Completed in 4 milliseconds