Home
last modified time | relevance | path

Searched refs:UFRACT_MIN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdfix-macros.h100 #define UFRACT_MIN 0.0UR macro
/freebsd/contrib/llvm-project/libc/src/__support/fixed_point/
H A Dfx_rep.h109 LIBC_INLINE static constexpr Type MIN() { return UFRACT_MIN; }