Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dfromfp.h55 fromfp_round (bool negative, uintmax_t x, bool half_bit, bool more_bits, in fromfp_round() function
155 uintmax_t uret = fromfp_round (negative, x, half_bit, more_bits, round); in fromfp_round_and_return()