Searched refs:dst_rep_t (Results 1 – 1 of 1) sorted by relevance
96 typedef uint32_t dst_rep_t; typedef106 typedef uint64_t dst_rep_t; typedef116 typedef __uint128_t dst_rep_t; typedef156 static inline dst_rep_t construct_dst_rep(dst_rep_t sign, dst_rep_t exp, dst_rep_t sigFrac) { in construct_dst_rep()171 static inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep()174 dst_rep_t i; in dstFromRep()