Searched defs:src_rep_t_clz (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h24 #define src_rep_t_clz __builtin_clz macro
31 static __inline int src_rep_t_clz(src_rep_t a) { function
47 #define src_rep_t_clz __builtin_clz macro

Completed in 45 milliseconds