repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git]
/
lib
/
ffsl.c
blob
198cacbd88659f2897b64e3166ff44402fa125d2
1
#define FUNC ffsl
2
#define TYPE long int
3
#define GCC_BUILTIN __builtin_ffsl
4
#define MSVC_BUILTIN _BitScanForward
5
#include
"ffsl.h"