Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_private.h1681 #define GET_HI_FRAC_WORD(x,hi_frac_word) { \ argument
1684 (hi_frac_word) = u.F_HI_WORD; \
1689 #define PUT_HI_FRAC_WORD(x,hi_frac_word) { \ argument
1692 u.F_HI_WORD = (hi_frac_word); \