Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dfmal.c82 static inline long double add_adjusted(long double a, long double b) in add_adjusted() function
287 adj = add_adjusted(r.lo, xy.lo); in fmal()