OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:popcountll
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libc/string/
popcount64.c
85
__strong_alias(
popcountll
, popcount64)
/src/include/
strings.h
68
unsigned int
popcountll
(unsigned long long) __constfunc;
/src/tests/lib/libc/string/
t_popcount.c
160
atf_tc_set_md_var(tc, "descr", "Test
popcountll
results");
183
ATF_CHECK_EQ(r,
popcountll
(v));
185
ATF_CHECK_EQ(r,
popcountll
(v));
189
ATF_CHECK_EQ(
popcountll
(0xffffffffffffffffULL), 64);
/src/sys/lib/libkern/
libkern.h
488
#define
popcountll
__builtin_popcountll
macro
494
unsigned int
popcountll
(unsigned long long) __constfunc;
Completed in 15 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025