Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/bits/
A Dsiginfo-consts.h102 FPE_FLTOVF, /* Floating point overflow. */ enumerator
103 # define FPE_FLTOVF FPE_FLTOVF macro
/sysdeps/mach/hurd/i386/
A Dexc2signal.c117 detail->code = posix ? FPE_FLTOVF : FPE_FLTOVF_FAULT; in exception2signal()

Completed in 3 milliseconds