/netbsd-src/common/lib/libc/arch/mips/string/ |
H A D | ffs.S | 45 XLEAF(ffsl) 61 LEAF(ffsl) 68 END(ffsl) 73 XLEAF(ffsl) 84 XLEAF(ffsl)
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/ |
H A D | strings.h | 9 static __forceinline int ffsl(long x) { in ffsl() function 19 return ffsl(x); in ffs() 54 # define ffsl(x) __builtin_ffsl(x) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | string.in.h | 167 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 169 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 170 _GL_CXXALIASWARN (ffsl); 172 # undef ffsl 174 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
H A D | string.h | 678 _GL_FUNCDECL_SYS (ffsl, int, (long int i)); 680 _GL_CXXALIAS_SYS (ffsl, int, (long int i)); 681 _GL_CXXALIASWARN (ffsl); 683 # undef ffsl 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|