Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dfmal.c60 static inline struct dd dd_add(long double a, long double b) in dd_add() function
87 sum = dd_add(a, b); in add_adjusted()
107 sum = dd_add(a, b); in add_and_denormalize()
249 r = dd_add(xy.hi, zs); in fmal()