HomeSort by: relevance | last modified time | path
    Searched refs:ffsll (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/common/lib/libc/string/
ffsll.c 1 /* $NetBSD: ffsll.c,v 1.1 2024/11/01 18:35:12 riastradh Exp $ */
30 __RCSID("$NetBSD: ffsll.c,v 1.1 2024/11/01 18:35:12 riastradh Exp $");
37 #undef ffsll /* paranoia */ macro
40 ffsll(long long x) function
  /src/external/bsd/jemalloc.old/dist/include/msvc_compat/
strings.h 26 static __forceinline int ffsll(unsigned __int64 x) { function
53 # define ffsll(x) __builtin_ffsll(x) macro
  /src/external/bsd/jemalloc/dist/include/msvc_compat/
strings.h 29 ffsll(unsigned __int64 x) { function
56 # define ffsll(x) __builtin_ffsll(x) macro
  /src/include/
strings.h 63 int ffsll(long long) __constfunc;
  /src/tests/include/sys/
Makefile 19 COPTS.t_bitops.c+= -fno-builtin-ffsll
  /src/external/gpl3/gdb/dist/gnulib/import/
string.in.h 62 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <string.h>. */
183 # define ffsll rpl_ffsll
185 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
186 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
189 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
191 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
193 _GL_CXXALIASWARN (ffsll);
195 # undef ffsll
197 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/
string.in.h 62 /* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <string.h>. */
183 # define ffsll rpl_ffsll
185 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
186 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
189 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
191 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
193 _GL_CXXALIASWARN (ffsll);
195 # undef ffsll
197 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]
  /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>. */
694 # define ffsll rpl_ffsll
696 _GL_FUNCDECL_RPL (ffsll, int, (long long int i));
697 _GL_CXXALIAS_RPL (ffsll, int, (long long int i));
700 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
702 _GL_CXXALIAS_SYS (ffsll, int, (long long int i));
704 _GL_CXXALIASWARN (ffsll);
706 # undef ffsll macro
708 _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module")
    [all...]

Completed in 129 milliseconds

1 2 3