Home
last modified time | relevance | path

Searched refs:ffsll (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/lib/libc/string/
Dffsll.c39 ffsll(long long mask) in ffsll() function
DMakefile.inc9 MISRCS+=bcmp.c bcopy.c bzero.c ffs.c ffsl.c ffsll.c fls.c flsl.c flsll.c \
39 ffs.3 ffsll.3 \
DSymbol.map81 ffsll;
/freebsd-9-stable/include/
Dstrings.h51 int ffsll(long long) __pure2;
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTargetLibraryInfo.h235 ffsll, enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/
DTargetLibraryInfo.cpp594 TLI.setUnavailable(LibFunc::ffsll); in initialize()
/freebsd-9-stable/sys/amd64/include/
Dcpufunc.h160 ffsll(long long mask) in ffsll() function
/freebsd-9-stable/contrib/gcc/
Dbuiltins.def627 DEF_EXT_LIB_BUILTIN (BUILT_IN_FFSLL, "ffsll", BT_FN_INT_LONGLONG, ATTR_CONST_NOTHROW_LIST)
DChangeLog-200310237 and their long and long long variants (such as ffsl and ffsll).
/freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2082 case LibFunc::ffsll: in lookupOptimization()
/freebsd-9-stable/contrib/gcc/doc/
Dextend.texi5732 @code{drem}, @code{exp10f}, @code{exp10l}, @code{exp10}, @code{ffsll},