OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:popcount_table
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sbitmap.cc
380
static const unsigned char
popcount_table
[] =
variable
400
ret +=
popcount_table
[(a >> i) & 0xff];
sbitmap.cc
380
static const unsigned char
popcount_table
[] =
variable
400
ret +=
popcount_table
[(a >> i) & 0xff];
/src/external/gpl3/gcc.old/dist/gcc/
sbitmap.cc
380
static const unsigned char
popcount_table
[] =
variable
400
ret +=
popcount_table
[(a >> i) & 0xff];
sbitmap.cc
380
static const unsigned char
popcount_table
[] =
variable
400
ret +=
popcount_table
[(a >> i) & 0xff];
Completed in 52 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026