Searched defs:ffs (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/common/lib/libc/arch/arm/string/
H A Dffs.S52 ENTRY(ffs) function
[all...]
/netbsd-current/common/lib/libc/arch/powerpc/string/
H A Dffs.S36 ENTRY(ffs) function
/netbsd-current/common/lib/libc/arch/x86_64/string/
H A Dffs.S13 ENTRY(ffs) function
/netbsd-current/common/lib/libc/arch/m68k/string/
H A Dffs.S56 #define ffs __ffssi2 define
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dffs.c31 ffs (int i) function
H A Dstrings.in.h62 _GL_CXXALIASWARN (ffs); variable
/netbsd-current/common/lib/libc/arch/i386/string/
H A Dffs.S12 ENTRY(ffs) function
/netbsd-current/common/lib/libc/arch/sparc/string/
H A Dffs.S62 ENTRY(ffs) function
[all...]
/netbsd-current/common/lib/libc/arch/sparc64/string/
H A Dffs.S61 ENTRY(ffs) function
83 ENTRY(ffs) function
[all...]
/netbsd-current/common/lib/libc/string/
H A Dffs.c51 #undef ffs macro
/netbsd-current/lib/libc/string/
H A DLint_ffs.c12 ffs(int value) function
/netbsd-current/common/lib/libc/arch/sh3/string/
H A Dffs.S46 ENTRY(ffs) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/
H A Dstrings.h18 static __forceinline int ffs(int x) { function
55 # define ffs(x) __builtin_ffs(x) macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dffs.c14 ffs (register int valu) function
/netbsd-current/external/mit/isl/dist/
H A Disl_config_post.h10 #define ffs __builtin_ffs macro
15 #define ffs isl_ffs macro
/netbsd-current/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-ops3.cc76 template<class T, class U> void ffs(T t, U u){ function
/netbsd-current/sys/ufs/ffs/
H A Dffs_extern.h118 VFS_PROTOS(ffs); variable
/netbsd-current/tests/include/sys/
H A Dt_bitops.c46 int ffs; member in struct:__anon2123
/netbsd-current/sys/arch/ia64/include/
H A Dcpufunc.h54 #define ffs(x) __builtin_ffs(x) macro
/netbsd-current/sys/arch/vax/include/
H A Dmacros.h53 #define ffs vax_ffs macro

Completed in 291 milliseconds

12