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
Add support for GCC 9 attribute copy.
[glibc.git]
/
sysdeps
/
x86_64
/
multiarch
/
wcschr-avx2.S
blob
67726b6837399e7a5995d1f738a18c469239b494
1
#define STRCHR __wcschr_avx2
2
#define USE_AS_WCSCHR 1
3
#include "strchr-avx2.S"