Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dieeefp.h22 #define FP_X_DZ 0x08 /* divide-by-zero exception */ macro
/f-stack/freebsd/arm/include/
H A Dieeefp.h27 #define FP_X_DZ (1 << FP_EXCEPT_DZ) /* divide-by-zero exception */ macro
/f-stack/freebsd/arm64/include/
H A Dieeefp.h23 #define FP_X_DZ (1 << FP_EXCEPT_DZ) /* divide-by-zero exception */ macro
/f-stack/freebsd/i386/include/
H A Dieeefp.h81 #define FP_X_DZ 0x04 /* zero divide */ macro
/f-stack/freebsd/amd64/include/
H A Dieeefp.h81 #define FP_X_DZ 0x04 /* zero divide */ macro