Searched refs:swab (Results 1 – 7 of 7) sorted by relevance
23 swab (const void *b1, in swab() function
70 * Function swab:: Swap adjacent bytes212 @include string/swab.def
98 swab.c
97 'swab.c',
274 void swab (const void *__restrict, void *__restrict, ssize_t);
2294 (swab): Ditto.2296 * libc/string/swab.c (swab): Ditto.20424 * libc/string/swab.c: Specify that it's defined in <unistd.h>.20427 swab(), it is properly declared in unistd.h.20880 * libc/string/swab.c: Ditto.20885 * libc/string/swab.c: Changed last argument to size_t.20898 * libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.20899 (CHEWOUT_FILES): Added swab.def.20901 * libc/string/string.tex: Include swab.def.20902 * libc/include/string.h (swab): Declare.[all …]
3344 Files: newlib/libc/string/swab.c