Searched refs:src_rep_t_clz (Results 1 – 2 of 2) sorted by relevance
28 #define src_rep_t_clz clzsi macro50 #define src_rep_t_clz src_rep_t_clz_impl macro82 #define src_rep_t_clz src_rep_t_clz_impl macro143 #ifdef src_rep_t_clz146 return src_rep_t_clz(sigFrac) - skip; in clz_in_sig_frac()
84 #ifndef src_rep_t_clz85 // If src_rep_t_clz is not defined this branch must be unreachable.