HomeSort by: relevance | last modified time | path
    Searched defs:swab (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/lib/libc/string/
Lint_swab.c 12 swab(const void *src, void *dst, ssize_t len) function
swab.c 1 /* $NetBSD: swab.c,v 1.20 2022/12/28 15:34:19 riastradh Exp $ */
32 __RCSID("$NetBSD: swab.c,v 1.20 2022/12/28 15:34:19 riastradh Exp $");
39 swab(const void *__restrict src, void *__restrict dst, ssize_t nbytes) function
62 * that rely on swab(ptr, ptr, n) to do the swabbing
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
swab.c 1 /* $NetBSD: swab.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
42 swab (char *from, char *to, int nbytes) function
  /src/lib/libc/arch/m68k/string/
swab.S 1 /* $NetBSD: swab.S,v 1.11 2014/03/18 18:20:37 riastradh Exp $ */
5 ENTRY(swab) function
27 END(swab)
  /src/lib/libc/arch/i386/string/
swab.S 9 RCSID("$NetBSD: swab.S,v 1.14 2014/05/23 02:34:19 uebayasi Exp $")
18 ENTRY(swab) function
69 END(swab)
  /src/lib/libc/arch/x86_64/string/
swab.S 9 RCSID("$NetBSD: swab.S,v 1.4 2014/05/22 15:01:57 uebayasi Exp $")
17 ENTRY(swab) function
47 END(swab)
  /src/bin/dd/
dd.h 95 uint64_t swab; /* # of odd-length swab blocks */ member in struct:__anon7
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
unistd.h 2555 /* On native Windows, map 'swab' to '_swab', so that -loldnames is not
2557 platforms by defining GNULIB_NAMESPACE::swab always. */
2560 # undef swab macro
2561 # define swab _swab macro
2565 _GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
2568 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
2570 _GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
2572 _GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
2575 _GL_CXXALIASWARN (swab); variable

Completed in 86 milliseconds

1 2 3