OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:popcountl
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/lib/libc/string/
popcount32.c
79
__strong_alias(
popcountl
, popcount32)
popcount64.c
81
__strong_alias(
popcountl
, popcount64)
/src/include/
strings.h
67
unsigned int
popcountl
(unsigned long) __constfunc;
/src/sys/external/bsd/drm2/include/linux/
bitmap.h
92
weight +=
popcountl
(*bitmap++);
94
weight +=
popcountl
(*bitmap & ~(~0UL << nbits));
/src/sys/lib/libkern/
libkern.h
487
#define
popcountl
__builtin_popcountl
macro
493
unsigned int
popcountl
(unsigned long) __constfunc;
Completed in 17 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025