repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
float128: Add public _Float128 declarations to libm.
[glibc.git]
/
sysdeps
/
i386
/
memmove.S
blob
60a45d21e04ecf54fa65acf3266d46e2e4a2efb1
1
#define USE_AS_MEMMOVE
2
#define MEMCPY memmove
3
#define MEMCPY_CHK __memmove_chk
4
#include "memcpy.S"