OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__fls
(Results
1 - 2
of
2
) sorted by null
/external/fio/lib/
fls.h
12
static inline int
__fls
(int x)
function
/external/linux-kselftest/tools/testing/selftests/powerpc/primitives/
load_unaligned_zeropad.c
28
static inline unsigned long
__fls
(unsigned long x);
34
static inline unsigned long
__fls
(unsigned long x)
function
Completed in 94 milliseconds