Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/utils/FPUtil/
H A DFPBits.h26 template <typename T> struct ExponentWidth { struct
27 static constexpr unsigned value = FloatProperties<T>::exponentWidth;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/__support/FPUtil/
H A DFPBits.h26 template <typename T> struct ExponentWidth { struct
27 static constexpr unsigned value = FloatProperties<T>::exponentWidth;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/utils/FPUtil/
H A DFPBits.h26 template <typename T> struct ExponentWidth { struct
27 static constexpr unsigned value = FloatProperties<T>::exponentWidth;
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/utils/FPUtil/
H A DFPBits.h26 template <typename T> struct ExponentWidth { struct
27 static constexpr unsigned value = FloatProperties<T>::exponentWidth;
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/common/
H A DFloatingPoint.h43 static constexpr uint32_t ExponentWidth = ExponentWidth_; member
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/common/
H A DFloatingPoint.h43 static constexpr uint32_t ExponentWidth = ExponentWidth_; member