Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdfix-macros.h121 #define LFRACT_MIN __LFRACT_MIN__ macro
123 #define LFRACT_MIN (-0.5LR - 0.5LR) macro
/freebsd/contrib/llvm-project/libc/src/__support/fixed_point/
H A Dfx_rep.h129 LIBC_INLINE static constexpr Type MIN() { return LFRACT_MIN; }