Searched refs:DUK__IEEE_DOUBLE_EXP_BIAS (Results 1 – 6 of 6) sorted by relevance
15 #define DUK__IEEE_DOUBLE_EXP_BIAS 1023 macro1383 expt = expt - DUK__IEEE_DOUBLE_EXP_BIAS - 52; in duk__dragon4_double_to_ctx()1464 expt += DUK__IEEE_DOUBLE_EXP_BIAS; in duk__dragon4_ctx_to_double()
75016 #define DUK__IEEE_DOUBLE_EXP_BIAS 1023 macro76384 expt = expt - DUK__IEEE_DOUBLE_EXP_BIAS - 52;76465 expt += DUK__IEEE_DOUBLE_EXP_BIAS;
75418 #define DUK__IEEE_DOUBLE_EXP_BIAS 1023 macro76786 expt = expt - DUK__IEEE_DOUBLE_EXP_BIAS - 52;76867 expt += DUK__IEEE_DOUBLE_EXP_BIAS;
75131 #define DUK__IEEE_DOUBLE_EXP_BIAS 1023 macro76499 expt = expt - DUK__IEEE_DOUBLE_EXP_BIAS - 52;76580 expt += DUK__IEEE_DOUBLE_EXP_BIAS;
75303 #define DUK__IEEE_DOUBLE_EXP_BIAS 1023 macro76671 expt = expt - DUK__IEEE_DOUBLE_EXP_BIAS - 52;76752 expt += DUK__IEEE_DOUBLE_EXP_BIAS;