Home
last modified time | relevance | path

Searched defs:nexttoward (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnexttoward.c4 double nexttoward(double x, long double y) in nexttoward() function
9 double nexttoward(double x, long double y) in nexttoward() function
/third_party/musl/src/math/
H A Dnexttoward.c4 double nexttoward(double x, long double y) in nexttoward() function
9 double nexttoward(double x, long double y) in nexttoward() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h191 #undef nexttoward macro
254 #define nexttoward(x,y) __tg_real_2(nexttoward, (x), (y)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h191 #undef nexttoward macro
254 #define nexttoward(x,y) __tg_real_2(nexttoward, (x), (y)) macro
/third_party/musl/include/
H A Dtgmath.h191 #undef nexttoward macro
254 #define nexttoward(x,y) __tg_real_2(nexttoward, (x), (y)) macro

Completed in 3 milliseconds