Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/
H A Dlonglong.h155 #define count_leading_zeros_gcc_clz(count,x) \ macro
161 #define count_leading_zeros_gcc_clz(count,x) \ macro
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpfr-longlong.h161 #define count_leading_zeros_gcc_clz(count,x) \ macro
167 #define count_leading_zeros_gcc_clz(count,x) \ macro