taglinefilesource code
sdest266include/asm-m68k/string.hshort *sdest = dest;
sdest268include/asm-m68k/string.h*sdest++ = *ssrc++;
sdest269include/asm-m68k/string.hdest = sdest;
sdest287include/asm-m68k/string.hshort *sdest = dest;
sdest289include/asm-m68k/string.h*sdest++ = *ssrc++;
sdest290include/asm-m68k/string.hdest = sdest;
sdest315include/asm-m68k/string.hshort *sdest = dest;
sdest317include/asm-m68k/string.h*--sdest = *--ssrc;
sdest318include/asm-m68k/string.hdest = sdest;
sdest336include/asm-m68k/string.hshort *sdest = dest;
sdest338include/asm-m68k/string.h*--sdest = *--ssrc;
sdest339include/asm-m68k/string.hdest = sdest;