Home
last modified time | relevance | path

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

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