This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a6336cc446
glibc
/
sysdeps
/
x86_64
/
x32
/
ffs.c
5 lines
99 B
C
Raw
Blame
History
#
define ffsl __something_else
#
include
<sysdeps/x86_64/ffs.c>
#
undef ffsl
weak_alias
(
__ffs
,
ffsl
)
Reference in New Issue
View Git Blame
Copy Permalink