| /src/common/lib/libc/string/ |
| ffsl.c | 1 /* $NetBSD: ffsl.c,v 1.2 2024/11/07 18:12:09 christos Exp $ */ 30 __RCSID("$NetBSD: ffsl.c,v 1.2 2024/11/07 18:12:09 christos Exp $"); 37 #undef ffsl /* paranoia */ macro 40 ffsl(long x) function
|
| /src/external/bsd/jemalloc.old/dist/include/msvc_compat/ |
| strings.h | 4 /* MSVC doesn't define ffs/ffsl. This dummy strings.h header is provided 9 static __forceinline int ffsl(long x) { function 19 return ffsl(x); 54 # define ffsl(x) __builtin_ffsl(x) macro
|
| /src/external/bsd/jemalloc/dist/include/msvc_compat/ |
| strings.h | 4 /* MSVC doesn't define ffs/ffsl. This dummy strings.h header is provided 10 ffsl(long x) { function 21 return ffsl(x); 57 # define ffsl(x) __builtin_ffsl(x) macro
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
| string.h | 67 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <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 macro 685 _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
|