Home
last modified time | relevance | path

Searched refs:FP_X_IMP (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dieeefp.h19 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
/f-stack/freebsd/arm/include/
H A Dieeefp.h30 #define FP_X_IMP (1 << FP_EXCEPT_IMP) /* imprecise (loss of precision; "inexact") */ macro
/f-stack/freebsd/arm64/include/
H A Dieeefp.h26 #define FP_X_IMP (1 << FP_EXCEPT_IMP) /* imprecise (loss of precision) */ macro
/f-stack/freebsd/i386/include/
H A Dieeefp.h84 #define FP_X_IMP 0x20 /* (im)precision */ macro
/f-stack/freebsd/amd64/include/
H A Dieeefp.h84 #define FP_X_IMP 0x20 /* (im)precision */ macro