Home
last modified time | relevance | path

Searched defs:rounded_value (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h285 T rounded_value = round_using_specific_rounding_mode(x, rnd); in fromfp() local
338 T rounded_value = fromfp<IsSigned>(x, rnd, width); in fromfpx() local