Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/bits/
A Dsiginfo-consts.h104 FPE_FLTUND, /* Floating point underflow. */ enumerator
105 # define FPE_FLTUND FPE_FLTUND macro
/sysdeps/mach/hurd/i386/
A Dexc2signal.c109 detail->code = posix ? FPE_FLTUND : FPE_FLTDNR_FAULT; in exception2signal()
121 detail->code = posix ? FPE_FLTUND : FPE_FLTUND_FAULT; in exception2signal()

Completed in 4 milliseconds