Home
last modified time | relevance | path

Searched defs:nextafter (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnextafter.c3 double nextafter(double x, double y) in nextafter() function
/third_party/musl/src/math/
H A Dnextafter.c3 double nextafter(double x, double y) in nextafter() function
/third_party/jerryscript/jerry-libm/
H A Dnextafter.c31 nextafter (double x, in nextafter() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h190 #undef nextafter macro
253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h190 #undef nextafter macro
253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro
/third_party/musl/include/
H A Dtgmath.h190 #undef nextafter macro
253 #define nextafter(x,y) __tg_real_2(nextafter, (x), (y)) macro

Completed in 3 milliseconds