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_popcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
support.h
21
#define
__builtin_popcount
(x) __popcnt4(x)
macro
26
#define __builtin_popcountl(x)
__builtin_popcount
(x)
/src/crypto/external/bsd/openssh/dist/
libcrux_mlkem768_sha3.h
92
__builtin_popcount
(unsigned int num)
function
390
return
__builtin_popcount
(x0);
398
return
__builtin_popcount
(x0);
Completed in 31 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026