Searched hist:25045 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/lib/libc/i386/string/
H A Dmemcpy.S25045 Sun Apr 20 13:02:48 MDT 1997 bde Use separate routines for memmove() and memcpy(). This lets me drop
the (buggy) support for alternative entry points. ALTENTRY() was only
used for memmove(). Optimizing for space was particularly silly because
memcpy() is rarely used (gcc normally inlines it).
Obtained from: NetBSD

Completed in 170 milliseconds