Searched refs:DST_REP_C (Results 1 – 8 of 8) sorted by relevance
44 #define DST_REP_C UINT64_C macro50 #define DST_REP_C UINT32_C macro56 #define DST_REP_C UINT16_C macro
56 #define DST_REP_C UINT32_C macro62 #define DST_REP_C UINT64_C macro68 #define DST_REP_C (__uint128_t) macro
61 const dst_rep_t dstMinNormal = DST_REP_C(1) << dstSigBits;
70 const dst_rep_t dstQNaN = DST_REP_C(1) << (dstSigBits - 1);
43 #define DST_REP_C UINT64_C macro49 #define DST_REP_C UINT32_C macro59 #define DST_REP_C UINT16_C macro
60 #define DST_REP_C UINT32_C macro66 #define DST_REP_C UINT64_C macro72 #define DST_REP_C (__uint128_t) macro
60 const dst_rep_t dstMinNormal = DST_REP_C(1) << dstSigBits;
69 const dst_rep_t dstQNaN = DST_REP_C(1) << (dstSigBits - 1);