Searched defs:FP_X_IMP (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dieeefp.h41 #define FP_X_IMP IA64_FPSR_TRAP_ID /* imprecise(inexact) exception */ macro
/freebsd-10-stable/sys/mips/include/
H A Dieeefp.h19 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dieeefp.h14 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dieeefp.h15 #define FP_X_IMP FSR_NX /* imprecise (loss of precision) */ macro
/freebsd-10-stable/sys/arm/include/
H A Dieeefp.h30 #define FP_X_IMP (1 << FP_EXCEPT_IMP) /* imprecise (loss of precision; "inexact") */ macro
/freebsd-10-stable/sys/i386/include/
H A Dieeefp.h82 #define FP_X_IMP 0x20 /* (im)precision */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dieeefp.h82 #define FP_X_IMP 0x20 /* (im)precision */ macro

Completed in 43 milliseconds