Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Dfmal.c133 static inline struct dd dd_mul(long double a, long double b) in dd_mul() function
248 xy = dd_mul(xs, ys); in fmal()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfmal.c133 static inline struct dd dd_mul(long double a, long double b) in dd_mul() function
248 xy = dd_mul(xs, ys); in fmal()