Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/
H A Dstrings.h26 static __forceinline int ffsll(unsigned __int64 x) { in ffsll() function
53 # define ffsll(x) __builtin_ffsll(x) macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dffsll.c34 ffsll (long long arg) in ffsll() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dffsll.c34 ffsll (long long arg) in ffsll() function