OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ffs_u
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bit_util.h
32
ffs_u
(unsigned x) {
function
290
return
ffs_u
(x);
339
return
ffs_u
(x);
343
return
ffs_u
(x);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
bit_util.h
32
ffs_u
(unsigned x) {
function
290
return
ffs_u
(x);
339
return
ffs_u
(x);
343
return
ffs_u
(x);
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
bit_util.h
33
ffs_u
(unsigned x) {
function
299
return
ffs_u
(x);
347
return
ffs_u
(x);
/src/external/bsd/jemalloc/include/jemalloc/internal/
bit_util.h
33
ffs_u
(unsigned x) {
function
299
return
ffs_u
(x);
347
return
ffs_u
(x);
Completed in 18 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026