OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__builtin_popcountl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
support.h
24
#define
__builtin_popcountl
(x) __builtin_popcountll(x)
macro
26
#define
__builtin_popcountl
(x) __builtin_popcount(x)
macro
support.h
24
#define
__builtin_popcountl
(x) __builtin_popcountll(x)
macro
26
#define
__builtin_popcountl
(x) __builtin_popcount(x)
macro
Completed in 32 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026