Searched refs:fp_exception_type (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dieeefp.h85 enum fp_exception_type /* exceptions according to bit number */ enum
95 enum fp_exception_type /* exceptions according to bit number */ enum
/illumos-gate/usr/src/uts/common/sys/
H A Dieeefp.h56 enum fp_exception_type { /* exceptions according to bit number */ enum
88 enum fp_exception_type { /* exceptions according to bit number */ enum
/illumos-gate/usr/src/uts/sparc/sys/fpu/
H A Dieee.h69 enum fp_exception_type { enum
H A Dglobals.h104 extern void fpu_set_exception(fp_simd_type *, enum fp_exception_type);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Qglobals.h92 extern void fpu_set_exception(enum fp_exception_type);
93 /* enum fp_exception_type ex ; */ /* exception to be set in curexcep */
H A Dsigfpe.c105 enum fp_exception_type exception;
H A Dbase_conversion.h210 extern void _fp_set_exception(enum fp_exception_type);
211 /* enum fp_exception_type ex ; */ /* exception to be set in curexcep */
H A D_Qfutility.c139 enum fp_exception_type ex;
H A D_unpack_dble.c80 _fp_set_exception(enum fp_exception_type ex)
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dsigfpe.c128 enum fp_exception_type exception;
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dutility.c182 enum fp_exception_type ex;

Completed in 86 milliseconds