Home
last modified time | relevance | path

Searched refs:reducl (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowl.c191 static long double reducl(long double);
351 ya = reducl(y); in powl()
358 Fa = reducl(F); in powl()
362 Ga = reducl(G); in powl()
366 Ha = reducl(H); in powl()
411 static long double reducl(long double x) in reducl() function
/third_party/musl/src/math/
H A Dpowl.c191 static long double reducl(long double);
359 ya = reducl(y); in powl()
366 Fa = reducl(F); in powl()
370 Ga = reducl(G); in powl()
374 Ha = reducl(H); in powl()
419 static long double reducl(long double x) in reducl() function

Completed in 2 milliseconds