Home
last modified time | relevance | path

Searched refs:GET_LOW_WORD (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/math/
Dacos.c71 GET_LOW_WORD(lx,x); in acos()
Dasin.c77 GET_LOW_WORD(lx, x); in asin()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dasin.c77 GET_LOW_WORD(lx, x); in asin()
Dacos.c71 GET_LOW_WORD(lx,x); in acos()
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_atan.c76 GET_LOW_WORD(low,x); in atan()
Dk_tan.c78 GET_LOW_WORD(low,x); in __kernel_tan()
Dmath_private.h112 #define GET_LOW_WORD(i,d) \ macro
De_rem_pio2.c182 GET_LOW_WORD(low, x);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlibm.h208 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/src/internal/
Dlibm.h207 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlibm.h207 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlibm.h208 #define GET_LOW_WORD(lo,d) \ macro