Searched refs:DBL_HAS_SUBNORM (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dfloat.h80 #define DBL_HAS_SUBNORM 1 macro
95 #define LDBL_HAS_SUBNORM DBL_HAS_SUBNORM
/freebsd-11-stable/sys/powerpc/include/
H A Dfloat.h81 #define DBL_HAS_SUBNORM 1 macro
96 #define LDBL_HAS_SUBNORM DBL_HAS_SUBNORM
/freebsd-11-stable/sys/mips/include/
H A Dfloat.h83 #define DBL_HAS_SUBNORM 1 macro
98 #define LDBL_HAS_SUBNORM DBL_HAS_SUBNORM
/freebsd-11-stable/sys/riscv/include/
H A Dfloat.h76 #define DBL_HAS_SUBNORM 1 macro
91 #define LDBL_HAS_SUBNORM DBL_HAS_SUBNORM
/freebsd-11-stable/sys/arm64/include/
H A Dfloat.h76 #define DBL_HAS_SUBNORM 1 macro
/freebsd-11-stable/sys/sparc64/include/
H A Dfloat.h81 #define DBL_HAS_SUBNORM 1 macro
/freebsd-11-stable/sys/x86/include/
H A Dfloat.h80 #define DBL_HAS_SUBNORM 1 macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h75 # undef DBL_HAS_SUBNORM macro
134 # define DBL_HAS_SUBNORM __DBL_HAS_DENORM__ macro

Completed in 125 milliseconds