Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Df_format.h554 # define S_EXP_WIDTH 8 macro
623 # define S_MSB_POS (BITS_PER_S_TYPE - S_EXP_WIDTH - 2)
624 # define S_EXP_POS (BITS_PER_S_TYPE - S_EXP_WIDTH - 1)
626 # define S_EXP_WIDTH 8 macro
697 #define S_EXP_MASK MAKE_MASK(S_EXP_WIDTH, S_EXP_POS)
761 # define F_EXP_WIDTH S_EXP_WIDTH
899 # define R_EXP_WIDTH S_EXP_WIDTH
1087 # define R_EXP_WIDTH S_EXP_WIDTH