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 tst-wcstod-round
[glibc.git]
/
sysdeps
/
x86_64
/
strncase_l.S
blob
c725cd85b3022a9a95c5d6cd9f4c859f2043c605
1
#define STRCMP __strncasecmp_l
2
#define USE_AS_STRNCASECMP_L
3
#include "strcmp.S"
4
5
weak_alias (__strncasecmp_l, strncasecmp_l)
6
libc_hidden_def (strncasecmp_l)