Searched refs:SIGBUS (Results 1 – 4 of 4) sorted by relevance
118 #ifdef SIGBUS in strsignal()119 case SIGBUS: in strsignal()
108 #ifdef SIGBUS109 { "BUS", SIGBUS },
116 #define SIGBUS 7 macro
186 #define SIGBUS 10 /* bus error */ macro