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
x86/string: Use `movsl` instead of `movsd` in strncpy/strncat [BZ #32344]
[glibc.git]
/
sysdeps
/
x86_64
/
multiarch
/
wcsncmp-avx2.S
blob
fc26b593d08eac27162a13869020623cd458744f
1
#define USE_AS_STRNCMP 1
2
#define USE_AS_WCSCMP 1
3
4
#include "strcmp-avx2.S"