Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdfix-macros.h77 #define FRACT_MIN __FRACT_MIN__ macro
79 #define FRACT_MIN (-0.5R - 0.5R) macro
/freebsd/contrib/llvm-project/libc/src/__support/fixed_point/
H A Dfx_rep.h89 LIBC_INLINE static constexpr Type MIN() { return FRACT_MIN; }