Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h41 static constexpr uint16_t TO_NEAREST = 0x0; member
302 case internal::RoundingControlValue::TO_NEAREST: in get_round()
319 bit_value = internal::RoundingControlValue::TO_NEAREST; in set_round()