Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h279 T rounded_value = round_using_specific_rounding_mode(x, rnd); fromfp() local
332 T rounded_value = fromfp<IsSigned>(x, rnd, width); fromfpx() local
[all...]