constant
SIGFPE

ProcessSignal SIGFPE = const ProcessSignal._(8, "SIGFPE")

(Not documented.)