Home
last modified time | relevance | path

Searched defs:DBL_HAS_SUBNORM (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A Dfloat.h77 #define DBL_HAS_SUBNORM 1 macro
/freebsd/sys/arm/include/
H A Dfloat.h79 #define DBL_HAS_SUBNORM 1 macro
/freebsd/sys/riscv/include/
H A Dfloat.h73 #define DBL_HAS_SUBNORM 1 macro
/freebsd/sys/powerpc/include/
H A Dfloat.h80 #define DBL_HAS_SUBNORM 1 macro
/freebsd/sys/x86/include/
H A Dfloat.h79 #define DBL_HAS_SUBNORM 1 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h166 # define DBL_HAS_SUBNORM __DBL_HAS_DENORM__ macro