Home
last modified time | relevance | path

Searched refs:defaultsig (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/vmips/vmips-1.5.1/
H A Ddebug.cc696 const int defaultsig = 1; /* others -> SIGHUP */ in exccode_to_signal() local
699 return defaultsig; /* SIGHUP */ in exccode_to_signal()