Home
last modified time | relevance | path

Searched defs:GET_LOW_WORD (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlibm.h208 #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/src/internal/
Dlibm.h207 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlibm.h208 #define GET_LOW_WORD(lo,d) \ macro
/third_party/FreeBSD/lib/msun/src/
Dmath_private.h162 #define GET_LOW_WORD(i,d) \ macro
/third_party/node/deps/v8/src/base/
Dieee754.cc71 #define GET_LOW_WORD(i, d) \ macro