Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfdim.c3 double fdim(double x, double y) in fdim() function
/third_party/musl/src/math/
H A Dfdim.c3 double fdim(double x, double y) in fdim() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h169 #undef fdim macro
232 #define fdim(x,y) __tg_real_2(fdim, (x), (y)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h169 #undef fdim macro
232 #define fdim(x,y) __tg_real_2(fdim, (x), (y)) macro
/third_party/musl/include/
H A Dtgmath.h169 #undef fdim macro
232 #define fdim(x,y) __tg_real_2(fdim, (x), (y)) macro

Completed in 4 milliseconds