/netbsd-src/external/mit/isl/dist/ |
H A D | isl_config_post.h | 10 #define ffs __builtin_ffs macro 15 #define ffs isl_ffs macro
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/ |
H A D | strings.h | 18 static __forceinline int ffs(int x) { in ffs() function 55 # define ffs(x) __builtin_ffs(x) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | ffs.c | 31 ffs (int i) in ffs() function
|
/netbsd-src/lib/libc/string/ |
H A D | Lint_ffs.c | 12 ffs(int value) in ffs() function
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/common/lib/libc/string/ |
H A D | ffs.c | 56 __weak_alias(__ffssi2,ffs) in __weak_alias() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | ffs.c | 14 ffs (register int valu) in ffs() function
|
/netbsd-src/common/lib/libc/arch/m68k/string/ |
H A D | ffs.S | 56 #define ffs __ffssi2 macro
|
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
H A D | t-ops3.cc | 76 template<class T, class U> void ffs(T t, U u){ in ffs() function
|
/netbsd-src/tests/include/sys/ |
H A D | t_bitops.c | 46 int ffs; global() member [all...] |
/netbsd-src/sys/arch/ia64/include/ |
H A D | cpufunc.h | 54 #define ffs(x) __builtin_ffs(x) macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | macros.h | 53 #define ffs vax_ffs macro
|
/netbsd-src/sbin/scan_ffs/ |
H A D | scan_ffs.c | 68 struct fs *ffs; member
|
/netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
H A D | compat.c | 235 ffs(int x) in ffs() function
|
/netbsd-src/sys/ufs/ufs/ |
H A D | inode.h | 132 struct ffs_inode_ext ffs; member
|
/netbsd-src/sys/lib/libkern/ |
H A D | libkern.h | 472 #define ffs(x) __builtin_ffs( global() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | wide-int.cc | 2166 wi::ffs (const wide_int_ref &x) in ffs() function in wi
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | wide-int.cc | 2167 wi::ffs (const wide_int_ref &x) in ffs() function in wi
|