Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_extend.h24 #define src_rep_t_clz clzsi macro
31 static __inline int src_rep_t_clz(src_rep_t a) { in src_rep_t_clz() function
51 #define src_rep_t_clz __builtin_clz macro