Searched refs:ffsll (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dffsll.c0 /* ffsll.c -- version of ffsll for gold. */
27 extern int ffsll (long long);
29 /* This file implements ffsll for systems which don't have it. We use
30 ffsll if possible because gcc supports it as a builtin which will
34 ffsll (long long arg) function
H A Dgold.h144 extern "C" int ffsll(long long);
H A Doutput.h2958 p2align_(ffsll(static_cast<long long>(addralign))),
3034 this->p2align_ = ffsll(static_cast<long long>(addralign));
H A Dconfigure6500 for ac_func in pread ftruncate mremap ffsll
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltin-ffs-1.c7 ffsll (long long int i) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-attr-1.c421 TEST1 (ffsll, long long, int)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-attr-1.c417 TEST1 (ffsll, long long, int)

Completed in 141 milliseconds