Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dfloat.h62 #define FLT_HAS_SUBNORM 1 macro
/freebsd/sys/arm/include/
H A Dfloat.h64 #define FLT_HAS_SUBNORM 1 macro
/freebsd/sys/riscv/include/
H A Dfloat.h58 #define FLT_HAS_SUBNORM 1 macro
/freebsd/sys/powerpc/include/
H A Dfloat.h65 #define FLT_HAS_SUBNORM 1 macro
/freebsd/sys/x86/include/
H A Dfloat.h64 #define FLT_HAS_SUBNORM 1 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h165 # define FLT_HAS_SUBNORM __FLT_HAS_DENORM__ macro