Searched refs:swab (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-current/lib/libc/string/
H A DLint_swab.c12 swab(const void *src, void *dst, ssize_t len) function
H A Dswab.c1 /* $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
H A DMakefile.inc21 SRCS+= strspn.c strstr.c swab.c strnstr.c
53 swab.3 wcstok.3 wcswidth.3 wmemchr.3 wcsdup.3 wcscasecmp.3
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dswab.c1 /* $NetBSD: swab.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
42 swab (char *from, char *to, int nbytes) function
/netbsd-current/lib/libc/arch/m68k/string/
H A Dswab.S1 /* $NetBSD: swab.S,v 1.9.2.1 2013/07/23 21:07:29 riastradh Exp $ */
5 ENTRY(swab)
27 END(swab)
H A DMakefile.inc6 swab.S
/netbsd-current/lib/libc/arch/x86_64/string/
H A Dswab.S17 ENTRY(swab)
47 END(swab)
H A DMakefile.inc6 strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
/netbsd-current/lib/libc/arch/i386/string/
H A DMakefile.inc6 strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
H A Dswab.S18 ENTRY(swab)
69 END(swab)
/netbsd-current/tests/bin/dd/
H A Dt_dd.sh125 atf_test_case swab
127 atf_set "descr" "Tests conv=swab"
135 dd if=testfile conv=swab msgfmt=quiet $2
139 dd if=testfile conv=swab msgfmt=quiet
157 atf_add_test_case swab
/netbsd-current/bin/dd/
H A Dmisc.c113 if (st.swab) {
114 (void)snprintf(buf, sizeof(buf), "%llu odd length swab %s\n",
115 (unsigned long long)st.swab,
116 (st.swab == 1) ? "block" : "blocks");
277 (unsigned long long)st.swab);
290 if (st.swab != 1) ADDS("s");
321 if (st.swab) {
322 (void)dd_write_msg("%w odd length swab %W\n", 1);
H A Ddd.h95 uint64_t swab; /* # of odd-length swab blocks */ member in struct:__anon7
/netbsd-current/tests/lib/libc/string/
H A Dt_swab.c70 atf_tc_set_md_var(tc, "descr", "Test swab results");
82 swab(a, r, i);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/pdp11/
H A Dopcode.s44 swab pc
/netbsd-current/include/
H A Dunistd.h284 void swab(const void * __restrict, void * __restrict, ssize_t);
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dunistd.h2555 /* 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
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dunistd.h2555 /* 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 359 milliseconds

12