Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/bits/
A Dsiginfo-consts.h100 FPE_FLTDIV, /* Floating point divide by zero. */ enumerator
101 # define FPE_FLTDIV FPE_FLTDIV macro
/sysdeps/mach/hurd/i386/
A Dexc2signal.c113 detail->code = posix ? FPE_FLTDIV : FPE_FLTDIV_FAULT; in exception2signal()

Completed in 4 milliseconds