Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlibm.h196 #define EXTRACT_WORDS(hi,lo,d) \ macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlibm.h195 #define EXTRACT_WORDS(hi,lo,d) \ macro
/third_party/musl/src/internal/
Dlibm.h195 #define EXTRACT_WORDS(hi,lo,d) \ macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlibm.h196 #define EXTRACT_WORDS(hi,lo,d) \ macro
/third_party/FreeBSD/lib/msun/src/
Dmath_private.h135 #define EXTRACT_WORDS(ix0,ix1,d) \ macro
/third_party/node/deps/v8/src/base/
Dieee754.cc54 #define EXTRACT_WORDS(ix0, ix1, d) \ macro